Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgp1130/razel

A Rust-based build system heavily inspired by Bazel.
https://github.com/dgp1130/razel

Last synced: about 2 months ago
JSON representation

A Rust-based build system heavily inspired by Bazel.

Awesome Lists containing this project

README

        

# Razel

A Rust-based build system heavily inspired by [Bazel](https://bazel.build).

This is really just having fun learning Rust and replicating an interesting
design in Bazel with potential some tweaks to make it more ergonomic for web
developers.