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
- Host: GitHub
- URL: https://github.com/electric-eloquence/fepper-cli
- Owner: electric-eloquence
- License: mit
- Created: 2015-10-12T15:29:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T01:07:57.000Z (over 5 years ago)
- Last Synced: 2025-08-09T06:17:44.814Z (10 months ago)
- Topics: fepper
- Language: JavaScript
- Homepage: https://fepper.io/
- Size: 324 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.