SlackNC is (being) designed to be a powerful, user-friendly command-line client for Slack. Why? Because it was recently brought to my attention that there aren't any good CLI clients for Slack, I use Slack daily, and I love CLI. Besides... I've been teaching myself Node.JS and it seemed like an amusing project!
npm install slacknc
- You can clone the GitHub repository:
https://github.com/Section214/SlackNC.git
- Or download it directly as a ZIP file:
https://github.com/Section214/SlackNC/archive/master.zip
This will download the latest developer copy of SlackNC.
If you find an issue (and they do exist... still relatively new to Node.JS and all), let me know here!
Anyone is welcome to contribute to SlackNC. Please read the guidelines for contributing to this repository.
There are various ways you can contribute:
- Raise an Issue on GitHub
- Send us a Pull Request with your bug fixes and/or new features
- Provide feedback and suggestions on enhancements