2026-03-22 18:27:53 -05:00
2026-03-22 18:27:53 -05:00
2026-03-22 12:55:42 -05:00
2026-03-22 18:27:53 -05:00
2026-03-22 18:27:53 -05:00
2026-03-22 12:55:42 -05:00

Pallet

Pallet is a project manager and build system for C inspired by Cargo for Rust.

This is a toy project not meant to be taken very seriously.

Usage

  • pallet new <project>: initializes a new project at project
  • pallet init: initializes a new project in the current directory
  • pallet run: runs the local project
  • pallet build: builds the local project

Configuring

You can configure options by editing Pallet.toml

Options

TBD

Description
A project manager and build system for C inspired by Rust's Cargo
Readme 248 KiB
v1.1.1 Latest
2026-03-23 20:11:35 -06:00
Languages
Rust 98.5%
Shell 1.2%
C 0.3%