Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e0ipso/gh-checks-cli
https://github.com/e0ipso/gh-checks-cli
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/e0ipso/gh-checks-cli
- Owner: e0ipso
- License: mit
- Created: 2021-02-26T11:45:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-02T17:08:37.000Z (over 3 years ago)
- Last Synced: 2024-05-21T12:35:46.829Z (6 months ago)
- Language: TypeScript
- Size: 45.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![CodeQL](https://github.com/e0ipso/gh-checks-cli/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/e0ipso/gh-checks-cli/actions/workflows/codeql-analysis.yml)
# GitHub Checks CLI
This tool allows you to use the command line to create status checks on GitHub projects.
More information to come...
### Local development
#### One time setup
After cloning the repository you will need to do the customary `yarn install`. Moreover you need to install the husky
hooks `husky install`.