Skip to content

A dynamic C builder/executor/hot reloader to save the pain of dealing with Makefiles

Notifications You must be signed in to change notification settings

tomasrodathg/bobthebuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bob the Builder

Compile

cc -v -o bob bob.c

Run

./bob main --opts -Wall -Wextra -pedantic --build main.c print.c freader.c

About

A dynamic C builder/executor/hot reloader to save the pain of dealing with Makefiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages