@quenk/eric
v1.0.0
Published
CLI tool for generating projects from templates.
Downloads
1
Readme
Eric
CLI tool for generating projects from templates.
Installation
npm install @quenk/eric -g
In order to generate your project boilerplate, you must first create a template.
There is currently no documentation on creating templates but you can use
[this](https://github.com/quenktechnologies/eric-skeleton-tendril) template to get a rough idea.
On the CLI excecute:
```sh
eric get https://github.com/quenktechnologies/eric-skeleton-tendril
Provided you have git installed, that repo should be cloned and made available for your use.
Consider this script in early alpha. Use at your own risk.
License
Apache-2.0