Skip to content

UltiRequiem/moni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

moni ๐Ÿ’–

Monika is a character from Doki Doki Literature Club, The #1 Psychological Horror Experience ๐Ÿ’€

Asynchronously delete all the apparitions of a directory/file โŒ

Standing on the shoulders of giants

  • ๐Ÿ—ผ tokio-rs: A runtime for writing reliable asynchronous applications with Rust.
  • ๐Ÿค— owo-colors: The most owo way to have colors on your term.
  • ๐Ÿšถ walkdir: The defacto option to walk dirs on Rust.
  • ๐Ÿ”ฎ futures-rs: The official crate to work with futures!

CLI

Install ๐Ÿ“ฆ

cargo install moni

Or use a binary from releases ๐Ÿค–

Usage ๐Ÿ

moni --files myNotCoolDirectory trash script.py

This will delete also a common list of unwanted directories.

List

Built in help:

moni --help

Config

It also supports a config file ๐Ÿ†™

{ "files": ["myNotCoolDirectory", "example"] }

~/.moni.json

Support

Open an Issue, I will check it a soon as possible ๐Ÿ‘€

If you want to hurry me up a bit send me a tweet ๐Ÿ˜†

Consider supporting me on Patreon if you like my work ๐Ÿ™

Don't forget to start the repo โญ

Versioning

We use Semantic Versioning. For the versions available, see the tags ๐Ÿท๏ธ

Authors

Eliaz Bobadilla - Creator and Maintainer ๐Ÿ’ช

See also the full list of contributors who participated in this project โœจ

Licence

Licensed under the MIT License ๐Ÿ“„