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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file ictmpl-1.2.0.tar.gz
.
File metadata
- Download URL: ictmpl-1.2.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
65a420fbadd166512428da1e9e307428e83700baa237161e4af4bae459e77580
|
|
MD5 |
a629fc3582e0ff76900d2703829b32cf
|
|
BLAKE2b-256 |
07f11bd4f1e02e82637556894529b500019a60f4ea054e9a961d86a8ce5dae46
|
File details
Details for the file ictmpl-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: ictmpl-1.2.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4f1a59e7eb31804e983226766a4ed236e0b8ab5381379ee2945293158b3a4711
|
|
MD5 |
48198bf8358e80dca6a3ba1e9effcacc
|
|
BLAKE2b-256 |
c7633e24e639fa2e07746dac08cdf1e8aa85265787eb0340c641029ce4b54296
|