Skip to main content

No project description provided

Project description

TT (Template Creator)

This commandline application is built for create new project with specify code template.

Installation

# from pypi
pip install svtter_template_creator

# or
pipx install svtter_template_creator

Usage

ttc create --name django

edit your config file: $HOME/.config/tt.toml

example:

[repos]
compose='git@github.com:svtter/cookiecutter-compose.git'
django='git@github.com:svtter/cookiecutter-django.git'
package='git@github.com:svtter/cookiecutter-pypackage.git'

TODO

  1. add bumpversion
  2. more options.

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

svtter_template_creator-0.5.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

svtter_template_creator-0.5.0-py3-none-any.whl (4.3 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