1.0.6 • Published 3 years ago
irrn-template-loader v1.0.6
irrn-template-loader
irrn-template-loader is simple template loader which loads simple / basic bootsrap filess for various frameworks and languages.
$ irrn-load <template-name,[javascript,typescript,express]> [-options]
use sudo npm i -g irrn-template-loader to install it globally and use the command anywhere. After installing the package use irrn-load ,options.. to set the files for required language. commands include:
- --git - for initializing git
- --yes - to skip forward and fast-forward with the default template ie:Javascript
- --install - to install the dependencies while bootstraping
- --delete - to delete the current working directory
warning: --delete removes the current working directory
Some command aliases which becomes handy. |option|alias | |--|--| | - -yes |-y | | - -git |-g| | - -d|-delete |