An open API service indexing awesome lists of open source software.

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.

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).