alestor123 / FILE-ROULETTE

This is a simple code for playing russian roulette by deleting a random file or directory if you get unlucky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FILE-ROULETTE

This is a simple code for russian roulette where a random file or directory gets deleted if you got unlucky(please play with caution)

issues

πŸš€ Usage

API

const fileRoulette = require('./App')
fileRoulette('./test/file/lol.js')

Quick use

$ npx file-roulette -p <path>

CLI Installation

$ npm install -g file-roulette
$ file-roulette -p <path>

-p <path> is optional

Screenshots

shot

shot

shot

πŸ’– Donate

Author

πŸ‘€ Alestor Aldous

πŸ“ License

MIT

Copyright Β© 2022 Alestor Aldous.

About

This is a simple code for playing russian roulette by deleting a random file or directory if you get unlucky

License:MIT License


Languages

Language:JavaScript 89.5%Language:Roff 10.5%