19 stable releases

3.4.0 Nov 14, 2021
3.3.0 Nov 1, 2021
3.2.1 Oct 16, 2021
2.0.1 Sep 16, 2021
1.0.1 Jul 31, 2021

#10 in #domain-specific

Download history 2/week @ 2024-02-25 241/week @ 2024-03-31

241 downloads per month

MIT license

110KB
2.5K SLoC

Voila forthebadge forthebadge

Contributor Covenant GitHub license Lines of code GitHub release (latest SemVer) GitHub commits since latest release (by date) GitHub Release Date GitHub last commit GitHub contributors OSS Lifecycle Crates.io Crates.io (latest) Linux build macOS build Windows build

Voila is a DSL (domain-specific language) for interacting in a fast, reliable, versatile, safe & multithreaded way with files & directories. It is based on a CLI tool, although you can write your Voila code and do something like this voila DIRECTORY "$(cat operations.vla)". Voila is mainly tested in Linux, so should work better in *nix (Linux, *BSD, macOS, etc) than in Windows-based operating systems, but shouldn't be any problems on them. Voila is completely cross-platform.

Voila scripts are interpreted, but optionally you can compile it like you'd do with other programming languages.

Documentation

You can find the docs in the wiki.

Installation

See #Installation in the docs.

Submitting

Dependencies

~17–30MB
~520K SLoC