Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Latest commit

 

History

History
55 lines (37 loc) · 1.94 KB

File metadata and controls

55 lines (37 loc) · 1.94 KB

markdowndoc

npm GitHub release Dependency Status devDependency Status Software License

Master

Build Status

Develop

Build Status

Bits and Pieces:

  • npm: Well... it's a Node.js package manager
  • Grunt: Automates common tasks: test, build, clean
  • Babel: Use next generation JavaScript, today.

Getting Started:

  1. You need to have npm installed (it comes with node)
  2. Clone this repository: git clone git@github.com:MarkdownDoc/markdowndoc.git
  3. Install dependencies: npm install

Install

npm install
grunt

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

grunt test

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.