Call scripts on network changes
Project description
Description
Another project generation tool based on templates.
Install
pip install templet [–user]
Config
Configuration file path:
~/.config/templet/config.json
Configuration example
{
"templates": {
"$PATH": ["path/to/common/templates/folder"]
"test": "path/to/template/in/different/folder"
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.