FilippoCalabrese / HoneyComb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoneyComb. Easy to use html/css/js companion

Lorem Ipsum

Build Status License: MIT

HoneyComb speeds up the workflow in managing HTML / CSS / JS projects.

  • Automatic files and folders setup
  • Automatic inclusion of project dependencies (jQuery, Bootstrap, FontAwesome)
  • And more will come..

New Features!

  • Create PHP files
  • Automatic creation of project structure on setup

Installation

HoneyComb requires Node.js v4+ to run.

Follow these steps in order to get up and running:

$ npm install -g dzhoneycomb
$ honeycomb config
$ honeycomb add html|css|js|php name
$ honeycomb compress img

Development

Want to contribute? Great!

Feel free to fork the repo and open a Pull Request.

Todos

  • Write Tests
  • Publish version 1.0 on NPM

License

MIT

Free Software, Hell Yeah!

About


Languages

Language:JavaScript 90.6%Language:PHP 4.6%Language:HTML 4.4%Language:CSS 0.5%