sassdocify

0.3.4 • Public • Published

SassDocify

Make a SassDoc branch.

Description

See SassDocify page on SassDoc website.

Development

Compile the ronn man page:

bundle install # Need to do this at least once 
make man

Propagate version to bin/sassdocify and package.json after bumping in Makefile:

make version

Set sassdocify's bin directory directly in your PATH:

export PATH="$PWD/bin:$PATH"

Or more persistent version (need logout):

echo "export PATH='$PWD/bin:\$PATH'" >> ~/.profile

Dependents (0)

Package Sidebar

Install

npm i sassdocify

Weekly Downloads

3

Version

0.3.4

License

Unlicense

Last publish

Collaborators

  • pascalduez
  • fweinb
  • valeriangalliat
  • kittygiraudel