https://github.com/worknenjoy/gitpay-github-app
Gitpay app for Github to allow a close integration between Gitpay and Github issues
https://github.com/worknenjoy/gitpay-github-app
bounty freelancer github github-app integrations platform
Last synced: 2 months ago
JSON representation
Gitpay app for Github to allow a close integration between Gitpay and Github issues
- Host: GitHub
- URL: https://github.com/worknenjoy/gitpay-github-app
- Owner: worknenjoy
- License: isc
- Created: 2019-01-03T00:13:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T04:17:59.000Z (almost 3 years ago)
- Last Synced: 2025-07-30T09:52:14.425Z (3 months ago)
- Topics: bounty, freelancer, github, github-app, integrations, platform
- Language: JavaScript
- Size: 1.46 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# gitpay-github-app
> A GitHub App built with [Probot](https://github.com/probot/probot) that A probot app that integrate gitpay to projects
## Setup
```sh
# Install dependencies
npm install# Run the bot
npm start
```## Contributing
If you have suggestions for how gitpay-github-app could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[ISC](LICENSE) © 2019 Alexandre Magno Teles Zimerer (alexandremagno.net)