Skip to content

kurth4cker/cbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbt - C Build Tool

Go implementation of cbt. Provides same functionality.

Building

Just use go build driver.

# build
go build

# run tests
go test ./...

# install
go install

# uninstall
go clean -i

Copying

Licensed under GPL-3.0-or-later. See file COPYING for details.

About

Simple C Build Tool

Topics

Resources

License

Stars

Watchers

Forks

Languages