Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/probot/template

Template for new Probot apps
https://github.com/probot/template

probot

Last synced: 3 months ago
JSON representation

Template for new Probot apps

Awesome Lists containing this project

README

        

# {{ name }}

> A GitHub App built with [Probot](https://probot.github.io) that {{ description }}

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how {{ name }} 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) © {{ year }} {{ author }}