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

https://github.com/electric-eloquence/fepper-cli

The Fepper command line interface
https://github.com/electric-eloquence/fepper-cli

fepper

Last synced: about 1 month ago
JSON representation

The Fepper command line interface

Awesome Lists containing this project

README

          

# Command line interface for the Fepper frontend rapid prototyping tool

Use this to run all tasks associated with [Fepper](https://github.com/electric-eloquence/fepper).

### Install

Install this globally and you'll have access to the `fp` command anywhere
within your [Fepper](https://github.com/electric-eloquence/fepper) project.

```shell
npm install -g fepper-cli
```

See the [Fepper README](https://github.com/electric-eloquence/fepper) for more
information.