Skip to content

ocowchun/gaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaga

manage configuration with dynamodb

usage

#show your config content
$ gaga show -t <your-dynamo-table> -i <item-id>

#save your config as config.json
$ gaga pull -t <your-dynamo-table> -i <item-id>

#push your json file to dynamo db as current item
$ gaga push -t <your-dynamo-table> -f <file>

trello board

MIT

About

manage configuration with dynamodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published