Skip to content

voidwyrm-2/CBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBuild

A C build system that's definitely not discount CMake written in Go

I had way too much fun writing this

Installation

Requirements

  • Go >= 1.22.1

First, install Go if you haven't already from go.dev

Then, run this command:

go install "github.com/voidwyrm-2/CBuild@latest"

Usage

Refer to the CBuildfile example for instructions how to use CBuildfiles
Use cbuild -h for command help

If you have an issue, report it in issues!

This repo is licensed under the MIT license

About

A C build system written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published