baggage

A Pascal Build System, Cargo Style!

baggage

A build tool for Pascal, Cargo-style!

Installation

[!WARNING] This project does not target Windows, and assumes an UNIX-like OS. With the exception of Windows, this should work anywhere

To install baggage, just firstly clone the repo, and then build it with shards build --release Put the binary in $PATH afterwards

Usage

[!WARNING] This project is fairly incomplete and requires some more work, do not use in production

init $project-name - initiates a project inside a directory called $project-name. Directory must not exist for this to be able to work

build - builds the project using the selected compiler in baggage.json

run - builds and automatically runs the binary generated by the build

clean - cleans build artifacts in bin/

Contributing

Don't be an asshole, don't push code in other languages and use Crystal's naming convention

Repository

baggage

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • about 2 hours ago
  • June 4, 2026
License

GNU General Public License v3.0

Links
Synced at

Thu, 04 Jun 2026 22:30:24 GMT

Languages