Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T05:18:49.000Z (about 4 years ago)
- Last Synced: 2024-10-04T19:48:30.435Z (about 1 month ago)
- Topics: deno, deno-module, deno-modules, deno-thanos, fun, just-for-fun
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_thanos
[![tag](https://img.shields.io/github/release/justjavac/deno_thanos)](https://github.com/justjavac/deno_thanos/releases)
[![Build Status](https://github.com/justjavac/deno_thanos/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_thanos/actions)
[![license](https://img.shields.io/github/license/justjavac/deno_thanos)](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.