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

https://github.com/michaeldim02/entr

Here's my rewrite of entr in shell
https://github.com/michaeldim02/entr

Last synced: about 1 year ago
JSON representation

Here's my rewrite of entr in shell

Awesome Lists containing this project

README

          

# losr
`entr` is cuck-licensed bloat. Here's my rewrite of `entr` in shell without all the useless options. Seriously, what does `-a` even do?

# Installation
```
$ git clone https://github.com/MichaelDim02/entr && cd entr/
$ chmod +x entr
$ sudo mv entr /bin
```