BRICK is a powerful build tool specifically designed for compiling and managing large-scale programs, particularly HPC (High Performance Computing) applications. Built for developers who need manual control, speed, and reliability when building complex software systems that traditional build tools struggle with.

Key Features

HPC Optimized

Specialized for building high-performance computing applications with complex dependencies

Simple Scripting

A custom scripting language allows for precise control over build processes

Reliable Builds

Consistent, reproducible builds across different environments and platforms

Getting Started

curl -sSL https://cy4.dev/brick/install.sh | sh
brick <folder>
./main.sh