Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.3 KB


Consultant is a simple, language-independent and dynamic boilerplate generator. It stores all your boilerplates locally and provides an easy to use interface to manage them, as well as the possibility to customize them when kickstarting a new project. This way it is possible to adjust boilerplates based on the nature of the project. Check the docs for more info.

Installation
$ npm install -g consultant-cli
Example
$ cst add 'https://github.com/Jense5/cst-markdown-tutorial.git' 'markdown'
$ cst create 'markdown'

JS.ORG Logo