Skip to content

A command line tool that wraps 'goapp deploy' and logs each deployment in a JSON file.

License

Notifications You must be signed in to change notification settings

hoppa/deploylogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeployLogger

A command line tool that wraps 'goapp deploy' it'll neatly log what was deployed to app engine in a json file.

To install

Clone this repo and run 'go install'

To run

Execute 'deploylogger help' in your apps directory to bring up the help menu

Deployments are logged in the following format : {Time, git commit hash, application id}

About

A command line tool that wraps 'goapp deploy' and logs each deployment in a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%