Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lakuapik/gh-inspire

get inspiration from github cli
https://github.com/lakuapik/gh-inspire

gh-extension

Last synced: 2 months ago
JSON representation

get inspiration from github cli

Awesome Lists containing this project

README

        

# gh inspire

when you feel down, unmotivated, or maybe little tired...

relax...

take and deep breath...

then type `gh inspire`

## installation

```sh
$ gh extension install lakuapik/gh-inspire
```

### requirements

1. `jq` https://stedolan.github.io/jq/
2. `shuf` https://www.gnu.org/software/coreutils/manual/html_node/shuf-invocation.html
3. `fold` https://www.gnu.org/software/coreutils/manual/html_node/fold-invocation.html

## screenshot

![gh-inspire](https://user-images.githubusercontent.com/20186786/133615225-cc3cce2a-ff85-4907-abb6-40c7b9a61c37.gif)

## credit

* thank you [potherca](https://gist.github.com/Potherca) for this [awesome programming quotes gist](https://gist.github.com/Potherca/5cd28e2a812e5c65c9f7320e0726da18/59ceb3683d6c8898e22ad72208159f8031fe6ba5).

* learn more about github cli extension [here](https://docs.github.com/en/github-cli/github-cli/creating-github-cli-extensions).