- Python 3.9^
- Poetry 1.2.2
> poetry install --without test
make run
or
> poetry run generate -h //Display command line options.
> poetry run generate //Run with default options.
> make format //Run linter and formatter.
> make test //Run tests.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
> poetry install --without test
make run
or
> poetry run generate -h //Display command line options.
> poetry run generate //Run with default options.
> make format //Run linter and formatter.
> make test //Run tests.