Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/e0ipso/gh-checks-cli


https://github.com/e0ipso/gh-checks-cli

Last synced: 26 days ago
JSON representation

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