UNPKG

678 BMarkdownView Raw
1# Cicero CLI
2
3Command line interface (for parsing, execution, creating archives, etc.) for Accord Project legal templates
4
5## Documentation
6
7http://docs.accordproject.org
8
9## Installation
10
11```
12npm install -g @accordproject/cicero-cli
13```
14
15## Usage
16
17Run `cicero --help` for usage instructions.
18
19## License <a name="license"></a>
20Accord 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/.
21
22© 2017-2019 Clause, Inc.