https://github.com/aktsk/bqnotify
https://github.com/aktsk/bqnotify
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aktsk/bqnotify
- Owner: aktsk
- License: apache-2.0
- Created: 2020-03-10T06:31:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T04:34:54.000Z (over 1 year ago)
- Last Synced: 2024-10-23T06:09:43.553Z (over 1 year ago)
- Language: Go
- Size: 191 KB
- Stars: 7
- Watchers: 22
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# bqnotify

Bqnotify is a simple tool for nofitying query results of BigQuery to Slack.
---
## Usage
See [`example`](example) directory.
---
## 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. Create new Pull Request