#build-tool #build #tool #command-line-tool #rust

app wakflo

A commandline utility for wakflo.ai services

7 releases

0.0.7 May 2, 2023
0.0.6 May 2, 2023

#2022 in Development tools

27 downloads per month

Custom license

35KB
605 lines


Wakflo is a blazing fast build tool for Rust.

⚡ 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.

Dependencies

~16–29MB
~463K SLoC