/velox

A continuous development automaton

Primary LanguageRustApache License 2.0Apache-2.0

velox

A continuous development automaton.

Install

Source

git clone https://github.com/aloiscochard/velox.git
cd velox
cargo install

Usage

Do vlx something, in a directory where you have a .gitignore and every time you change a file which does NOT match the .gitignore, the command something will be rerun.