1.1.0 • Published 8 years ago

slug-command v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

slug-command

A command line tool for slug.

Installation

npm install -g slug-command

Usage

slug-command "string for slug"
# or
echo "string for slug" | slug-command

Result

string_for_slug

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

1.1.0

8 years ago

1.0.2

8 years ago