Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justchokingaround/chokegenerator


https://github.com/justchokingaround/chokegenerator

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

```sh
curl -sL github.com/justchokingaround/chokegenerator/raw/main/chokegenerator -o /usr/local/bin/chokegenerator &&
chmod +x /usr/local/bin/chokegenerator
```

In case it says `shuf: command not found` on Mac OS, use homebrew to install coreutils:
```sh
brew install coreutils
```