Code generator for a Cicero Templates
Utility to create a self-contained directory for a new Accord Project legal template
Documentation
http://docs.accordproject.org
Installation
First, install Yeoman and generator-cicero-template using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @accordproject/generator-cicero-template
Then generate your new project:
yo @accordproject/cicero-template
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
© 2017-2019 Clause, Inc.