fast-templater-cli

0.1.0 • Public • Published

This application is designed to speed up development by quickly generating template code.

First you need to install the application: npm i -g fast-templater-cli

The application can work with two types of templates – a json file or a hierarchy of folders and files

Two files are required for the utility to work: template.json and schema (they are created when running the command tg init [templateName], where templateName is an optional parameter)

Using the command: tg g <template Name> <ENTEREDNAME> [path] a template is generated using the default path or specified by the path parameter

To find out all the features of the app, write: tg help

Package Sidebar

Install

npm i fast-templater-cli

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

80.7 kB

Total Files

49

Last publish

Collaborators

  • jullic