vanadin

Crates.iovanadin
lib.rsvanadin
version0.1.0
sourcesrc
created_at2024-01-27 19:24:15.083555
updated_at2024-01-27 19:24:15.083555
descriptionBlazingly fast building and testing framework.
homepage
repositoryhttps://github.com/DraftedDev/vanadin
max_upload_size
id1116930
size51,115
DraftedDev (DraftedDev)

documentation

https://docs.rs/vanadin

README

Vanadin

A modern, fast and powerful building and testing framework.

Goals

  • 🚀 Powerful building & testing tools.
  • 🌐 Universal, made for all languages & all projects.
  • 📦 Lightweight and robust workflow.
  • 💫 Easy & extensible development.
  • ⚡ Lightning fast task execution.

Getting Started

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.

Documentation

If you installed and started working with Vanadin, you may want to check out the official Vanadin Online Book.

Commit count: 0

cargo fmt