https://github.com/gemorroj/git-push-monitor
https://github.com/gemorroj/git-push-monitor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gemorroj/git-push-monitor
- Owner: Gemorroj
- License: mit
- Created: 2020-04-11T17:27:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:11:37.000Z (over 2 years ago)
- Last Synced: 2025-01-13T16:19:12.083Z (5 months ago)
- Language: TypeScript
- Size: 824 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Git Push Monitor
WIP
#### Requirements
- Node.js 12+
- Yarn 1.22+#### Installation
```bash
yarn install
yarn start
```