Skip to content

ohmyzsh/ohmyzsh-bot

Repository files navigation

ohmyzsh-bot

A GitHub App built with Probot that A bot to manage the ohmyzsh project

Setup

# 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.

License

ISC © 2019-2022 Marc Cornellà hello@mcornella.com (https://github.com/ohmyzsh/ohmyzsh-bot)