https://github.com/kjbrum/weave-cli
CLI for use with Weave.
https://github.com/kjbrum/weave-cli
cli command-line json npm prototyping
Last synced: about 2 months ago
JSON representation
CLI for use with Weave.
- Host: GitHub
- URL: https://github.com/kjbrum/weave-cli
- Owner: kjbrum
- License: mit
- Created: 2017-03-23T20:39:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T20:39:42.000Z (over 9 years ago)
- Last Synced: 2025-02-12T07:55:19.271Z (over 1 year ago)
- Topics: cli, command-line, json, npm, prototyping
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Weave CLI
> CLI for use with Weave.
## Usage
```
Usage:
$ weave
Options:
--pages Parse the JSON template to pages
--partials Parse the JSON template to partials
Example:
$ weave test/tester-partials.json --partials
```
## License
Copyright © [Kyle Brumm](http://kylebrumm.com). Weave CLI is free to use on whatever and may be redistributed under the terms specified in the [license](LICENSE.md).