Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobvanderlinden/label-juggler
https://github.com/bobvanderlinden/label-juggler
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobvanderlinden/label-juggler
- Owner: bobvanderlinden
- License: isc
- Created: 2019-10-25T13:16:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:43:52.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T00:15:40.218Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 805 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# label-juggler
> A GitHub App built with [Probot](https://github.com/probot/probot) that A probot app that constraints labels into groups
## Setup
```sh
# Install dependencies
npm install# Run typescript
npm run build# Run the bot
npm start
```## Contributing
If you have suggestions for how label-juggler 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 Bob van der Linden