mantil
Makes serverless development with Go and AWS Lambda joyful.
USAGE
mantil [command]
COMMANDS
aws AWS subcommand
deploy Deploys project updates to a stage
env Exports project environment variables
generate Automatically generates code in the project
invoke Invokes API method on the project stage
logs Fetches logs for a specific API
new Creates a new Mantil project
report Makes a bug report
stage Manages project stages
test Runs project tests
watch Watches for file changes and automatically deploy them
Use "mantil [command] --help" for more information about a command.
OPTIONS
--help Show command help
--no-color Don't use colors in output
--version Show mantil version