grapse
grapse copied to clipboard
man pages online editor
#grapse
man pages online editor
Grapse is heavily based on Jroff
##Contributing:
Dependencies:
- Node.js
- Grunt.js
- Bower
- libsass
Getting started
Just clone the project and install the dependencies!
$ git clone https://github.com/roperzh/fe-playground.git
$ npm install
$ bower install
$ grunt
Deployment
In order to deploy, commit and push all your changes on the master branch, and then run
$ npm run deploy
Voilà!