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
- Host: GitHub
- URL: https://github.com/michaeldim02/entr
- Owner: MichaelDim02
- License: gpl-3.0
- Created: 2022-06-13T05:29:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T05:34:21.000Z (about 4 years ago)
- Last Synced: 2025-02-12T06:57:27.946Z (over 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```