https://github.com/justjavac/deno_thanos
This command could delete a half of your files randomly.
https://github.com/justjavac/deno_thanos
deno deno-module deno-modules deno-thanos fun just-for-fun
Last synced: 11 months ago
JSON representation
This command could delete a half of your files randomly.
- Host: GitHub
- URL: https://github.com/justjavac/deno_thanos
- Owner: justjavac
- License: mit
- Created: 2020-08-26T00:51:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T05:18:49.000Z (almost 6 years ago)
- Last Synced: 2025-05-12T13:14:53.372Z (about 1 year ago)
- Topics: deno, deno-module, deno-modules, deno-thanos, fun, just-for-fun
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_thanos
[](https://github.com/justjavac/deno_thanos/releases)
[](https://github.com/justjavac/deno_thanos/actions)
[](https://github.com/justjavac/deno_thanos/blob/master/LICENSE)
This command could delete a half of your files randomly.
## Install
```bash
deno install --allow-read --allow-write --unstable --name thanos https://git.io/deno_thanos
```
## Usage
```bash
thanos --help
```
OR, use without install:
```bash
cd node_modules
deno run --allow-read --allow-write --unstable https://git.io/deno_thanos --help
```
## License
[deno_thanos](https://github.com/justjavac/deno_thanos) is released under the MIT License. See the bundled [LICENSE](./LICENSE) file for details.