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
- Host: GitHub
- URL: https://github.com/anzerr/gha.cli
- Owner: anzerr
- License: mit
- Created: 2019-09-04T13:39:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T16:37:08.000Z (over 4 years ago)
- Last Synced: 2025-10-17T12:37:49.955Z (8 months ago)
- Topics: action, cli, github, nodejs, util
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### `Intro`

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