Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markuswustenberg/eat
eat is a small program that eats files in the current directory, slowly.
https://github.com/markuswustenberg/eat
Last synced: 6 days ago
JSON representation
eat is a small program that eats files in the current directory, slowly.
- Host: GitHub
- URL: https://github.com/markuswustenberg/eat
- Owner: markuswustenberg
- License: mit
- Created: 2017-04-19T19:02:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T21:15:05.000Z (over 7 years ago)
- Last Synced: 2024-06-20T01:57:04.704Z (5 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eat
`eat` is a small program that eats files in the current directory, slowly. If there are no more files to eat, `eat` eats itself.
## Demo
Run `make demo` to try it out! Has been tested on a mac only.