Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bravo68web/gh-meow
Get a cat to meow at you.
https://github.com/bravo68web/gh-meow
cli gh gh-cli gh-extension gh-extensions golang
Last synced: 5 days ago
JSON representation
Get a cat to meow at you.
- Host: GitHub
- URL: https://github.com/bravo68web/gh-meow
- Owner: BRAVO68WEB
- Created: 2024-06-03T04:31:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T08:54:40.000Z (7 months ago)
- Last Synced: 2024-12-19T02:42:25.346Z (13 days ago)
- Topics: cli, gh, gh-cli, gh-extension, gh-extensions, golang
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh meow
Get a cat to meow at you.
## Install
```
gh extension install BRAVO68WEB/gh-meow
```## Usage
```bash
$ gh meow
/\_/\
( o.o )
> ^ <
> Meow!$ gh meow --help
gh meow is a command to print cats in the terminal
You can print different types of cats by passing the following arguments:
- xl: Chonk XL Meow!
- nyan: Nyan Cat Meow!
- hey: Hey Cutie!
- cute: Cute Meow!
- sleep: Sleeping Meow!
- no argument: Meow!Usage:
gh meow [flags]Flags:
-h, --help help for gh
```