1.0.4 • Published 3 years ago
tplates v1.0.4
(npm) tplates
A simple tool for creating templates and boilerplates for various types of projects.
Getting Started
This is a command line tool only. The following steps demonstrate the installation and usage.
Prerequisites
- npm
npm install npm@latest -g
Installation and Usage
- Either install via NPM globally
or just use npx to use it without installingnpm i -g tplates
npx tplates
Usage
Usage: tplates [option] Options: <template name> Copies the template to the current directory list Lists all available templates version Prints version help Prints this help message
Contact
E-Mail: plate.felix@gmx.de
Project Link: https://github.com/tensoid/tplates
NPM Link: https://www.npmjs.com/package/tplates