https://github.com/sambhav2612/probot1
https://github.com/sambhav2612/probot1
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sambhav2612/probot1
- Owner: sambhav2612
- License: isc
- Created: 2018-05-06T12:04:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T22:31:27.000Z (about 2 years ago)
- Last Synced: 2025-01-22T01:36:28.886Z (4 months ago)
- Language: JavaScript
- Size: 856 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# app-1
> a GitHub App built with [probot](https://github.com/probot/probot) that
## Setup
```sh
# Install dependencies
npm install# Run the bot
npm start
```