gaga

0.1.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i gaga

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • ocowchun