b9b35f3f0f9f5d627e7ad69e4fb62fc02b5b8f43
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 atprojectpallet init: initializes a new project in the current directorypallet run: runs the local projectpallet build: builds the local project
Configuring
You can configure options by editing Pallet.toml
Options
TBD
Description