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

https://github.com/anzerr/gha.cli

cli util for github action working on node projects
https://github.com/anzerr/gha.cli

action cli github nodejs util

Last synced: about 2 months ago
JSON representation

cli util for github action working on node projects

Awesome Lists containing this project

README

          

### `Intro`
![GitHub Actions status | publish](https://github.com/anzerr/gha.cli/workflows/publish/badge.svg)

util for github actions

#### `Install`
``` bash
npm i -g git+https://git@github.com/anzerr/gha.cli.git
npm i -g @anzerr/gha.cli
```

### `Example`
``` javascript
gha scope --user cat
```