mosjs / mos

:pill: A pluggable module that injects content into your markdown files via hidden JavaScript snippets
108 stars 8 forks source link

Create a plugin that generates a scripts section #6

Closed zkochan closed 8 years ago

zkochan commented 8 years ago

Create a plugin that will generate a section with the description of the npm scripts.

Use the npm-scripts-info API to get the script details.

The scripts section will look like this:

Scripts

zkochan commented 8 years ago

Wait until this is done https://github.com/srph/npm-scripts-info/issues/8

zkochan commented 8 years ago

Created as a separate module https://github.com/zkochan/mos-plugin-scripts