NocturnLabs builds open-source developer tools focused on automation and productivity.
Most NocturnLabs tools are built with Rust. To get started:
# Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Verify installation
cargo --version
Explore individual projects to learn more about each tool and how to use them in your workflow.