brownie

command module
v0.0.0-...-0372a9b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2020 License: MIT Imports: 12 Imported by: 0

README

Brownie

Build micro-services really fast

Available default templates

  • Flask
  • Django

Usage

brownie -h

Use custom template

brownie --template="https://github.com/your_template"

Example of template config

.brownie.json
{
    "package_installer": [
        "poetry",
        "pipfile"
    ],
    "use_docker":[
        "yes",
        "no"
    ],
    "use_aws_s3": [
        "yes",
        "no"
    ]
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL