https://github.com/sassdoc/team
SassDoc team collaboration tools.
https://github.com/sassdoc/team
Last synced: 11 months ago
JSON representation
SassDoc team collaboration tools.
- Host: GitHub
- URL: https://github.com/sassdoc/team
- Owner: SassDoc
- Created: 2015-01-01T15:15:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-03T08:42:26.000Z (over 11 years ago)
- Last Synced: 2025-03-16T12:17:17.344Z (over 1 year ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SassDoc team
============
> SassDoc team collaboration tools.
Installation
------------
```sh
mkdir -p ~/opt
git clone https://github.com/SassDoc/team.git ~/opt/sassdoc-team
eval "$(echo 'export PATH="$HOME/opt/sassdoc-team:$PATH"' | tee -a ~/.profile)"
```
sd-npm-own
----------
Add SassDoc owners (from [SassDoc npm package](https://www.npmjs.com/package/sassdoc))
to given package.
For example, after the first sassdocify publish, I ran
`sd-npm-own sassdocify` and it dynamically added SassDoc owners to this
new package.