Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ohmyzsh/ohmyzsh-bot

A bot to manage the ohmyzsh project
https://github.com/ohmyzsh/ohmyzsh-bot

bot github-bot ohmyzsh probot webhook

Last synced: about 1 month ago
JSON representation

A bot to manage the ohmyzsh project

Awesome Lists containing this project

README

        

# ohmyzsh-bot

> A GitHub App built with [Probot](https://github.com/probot/probot) that A bot to manage the ohmyzsh project

## Setup

```sh
# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start
```

## Contributing

If you have suggestions for how ohmyzsh-bot 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-2022 Marc Cornellà (https://github.com/ohmyzsh/ohmyzsh-bot)