Skip to main content

Generate projects from templates

Project description

About ictmpl

This script allows a create new project using a ready-made templates.

You can use template on local machine or repositories.

By default it looks for a name of template in the official repository

Installing

pip install ictmpl

or globally:

sudo -H pip install ictmpl

Usage

create

Create new project by template

ictmpl create <project_path> <template_name>

Params:

  • project_path - Path to new project directory
  • template_name - Name of template / link to git repository / local path

Examples:

ictmpl create flaskproject flask-blank

ictmpl create myproject ../my-local-template/

ictmpl create /var/www/myproject https://github.com/ictmpl/flask-blank.git

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

ictmpl-1.2.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

ictmpl-1.2.0-py3-none-any.whl (9.4 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