wakflo

Crates.iowakflo
lib.rswakflo
version0.0.7
sourcesrc
created_at2023-05-02 00:49:59.013759
updated_at2023-05-02 03:26:34.774135
descriptionA commandline utility for wakflo.ai services
homepagehttps://wakflo.ai
repositoryhttps://github.com/wakflo/wakflo-cli
max_upload_size
id854136
size205,698
(raff-wakflo)

documentation

README


Wakflo is a blazing fast build tool for Rust.

:zap: Installation

On MacOS & Linux:

curl -L get.wakflo.ai | sh

On Windows:

iwr -useb windows.wakflo.ai | iex

Building from source

Prerequisites: Rust

cargo install --git https://github.com/wakflo/wakflo-cli wakflo

How does fleet work?

Fleet works by optimizing your builds using existing tooling available in the Rust ecosystem, including seamlessly integrating sccache, lld, zld, ramdisks (for those using WSL or HDD's) et al.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.

Commit count: 76

cargo fmt