- npm: Well... it's a Node.js package manager
- Grunt: Automates common tasks: test, build, clean
- Babel: Use next generation JavaScript, today.
- You need to have npm installed (it comes with node)
- Clone this repository:
git clone git@github.com:MarkdownDoc/markdowndoc.git
- Install dependencies:
npm install
npm install
grunt
Please see CHANGELOG for more information what has changed recently.
grunt test
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.