@patchwork-body/bobr-cli
v0.0.5
Published
cli tool for code generation
Downloads
1
Maintainers
Readme
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"