0.0.5 • Published 1 year ago

@patchwork-body/bobr-cli v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

bobr - cli tool for snobs

Template Examples

DynamoDB Single Table

[dynamodb.table.main]
partition_key = {name = "pk", type = "String" }
sorting_key = { name = "sk", type = "String" }

[dynamodb.seeds]
folder = "dynamodb/seeds"