Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nju33/slack-post-github-issues
https://github.com/nju33/slack-post-github-issues
github-issues post-message slack
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nju33/slack-post-github-issues
- Owner: nju33
- License: mit
- Created: 2018-05-27T04:45:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T03:10:20.000Z (over 6 years ago)
- Last Synced: 2024-04-14T12:49:43.216Z (9 months ago)
- Topics: github-issues, post-message, slack
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/spgi
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slack-post-github-issues
![npm](https://img.shields.io/npm/v/spgi.svg)
```bash
npx spgi \
--slack-token xoxp- \
--slack-channel xXxXx \
--github-access-token xXxXx \
--github-organization geekcojp \
--github-username nju33
```