aloiscochard / velox

A continuous development automaton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A continuous development automaton

License:Apache License 2.0


Languages

Language:Rust 97.4%Language:Nix 2.6%