Socket
Book a DemoInstallSign in
Socket

sassdocify

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassdocify

Make a SassDoc branch.

latest
Source
npmnpm
Version
0.3.4
Version published
Maintainers
4
Created
Source

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

FAQs

Package last updated on 25 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts