moove - 🪄 Manipulate file names and locations

Version Downloads License

moove is a command line tool for renaming and moving files and directories using a text editor.

🎨 Features \| 🚀 Usage \| 📥 Getting started \| 💙 Contributing \| 🌏 License

Features 🎨

Caveats ⚠

Usage 🚀

```txt Usage: moove [OPTIONS] [PATHS]...

Arguments: [PATHS]... Paths to move [default: .]

Options: -u, --dry-run Dry-run option -v, --verbose Verbose output -q, --quiet No output to stdout/strerr even if error -a, --absolute Handle as absolute paths -d, --directory Directories themselves, not their contents -h, --help Print help -V, --version Print version ```

Getting Started 📥

Contributing 💙

Followings are used to build.

Setup building environment 🪜

  1. Install Zig according to the Zig document.
  2. Run following commands. sh cargo install cargo-make cargo make setup

Building 🔨

To build binaries for supported platforms,

sh cargo make

TODOs ✅

License 🌏

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

© 2023 Urin