0.1.2 • Published 8 years ago

gaga v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

#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