Giter Club home page Giter Club logo

rsc's Introduction

rsc

Rusty smart cleaner is a cross-platform Rust tool for cleaning files. It provides an easy way to remove unwanted files from your projects, using strategies such as gitignore. By default it's navigating between the folders and clean them based on their .gitignore files.

Installation

To install rsc, please visit the rsc website- which is generated by oranda!

Usage

Usage: rsc [OPTIONS] <PATH>

Arguments:
  <PATH>  Root Path to clean from

Options:
  -d, --delete                         Enable deletion
  -q, --quiet                          Quiet mode
  -i, --ignore-errors                  Ignore errors such as permission denied
      --skip-nested                    Skip nested gitignores scan
      --skip-patterns <SKIP_PATTERNS>  Regex patterns to skip deletion
      --calculate-size                 Calculate delete size and display per files and total
  -h, --help                           Print help
  -V, --version                        Print version

Contributing

Feel free to open a new issue or pull request if you notice something off or have a new feature request!

Warning ⚠️

I am not responsible for any files you might lose. By default, it doesn't delete files and runs in 'dry' mode.

I recommend running it once to see, and only then pass --delete to enable deletion.

rsc's People

Contributors

thewh1teagle avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.