Crates.io | vanadin |
lib.rs | vanadin |
version | 0.1.0 |
source | src |
created_at | 2024-01-27 19:24:15.083555 |
updated_at | 2024-01-27 19:24:15.083555 |
description | Blazingly fast building and testing framework. |
homepage | |
repository | https://github.com/DraftedDev/vanadin |
max_upload_size | |
id | 1116930 |
size | 51,115 |
A modern, fast and powerful building and testing framework.
To install Vanadin, run cargo install vanadin
.
Once installed, run vanadin init
to initialize a .vanadin
folder in your project.
Now you are able to specify tasks in the .vanadin/Vanadin.toml
file and create your own scripts.
The default script location is .vanadin/tasks/...
, so it's good practice to begin your jouney here.
If you installed and started working with Vanadin, you may want to check out the official Vanadin Online Book.