Skip to content

lwhsu/grapse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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à!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.4%
  • HTML 29.9%
  • CSS 25.1%
  • Shell 12.6%