Skip to main content

A CLI tool to generate code base from any cookiecutter template

Project description

Stack Generator

A CLI tool to generate a code base from any cookiecutter template

Installation

pip install stack-gen

CLI Usage

sg [OPTIONS] [ARGS]...

Options:
  -r,   --repository TEXT        Name of github repository containing the template to generate
  -u    --user TEXT              Name of github's user owning the repository
  -gac  --access_token TEXT      Write GITHUB_ACCESS_TOKEN env variable into '.env' file (Optional)

  --help                         Show this message and exit.

Example

To clone this cookiecutter template:

sg -r fastapi-generator -u hourlier96

Informations

Specified repository MUST respect cookiecutter template format.

Specified user MUST owned the repository specified.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stack_gen-0.0.18.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

stack_gen-0.0.18-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page