Skip to content

j84guo/cake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cake

Alt text

Use a Cakefile to define a list of targets, the targets they depend on and steps (in the form of shell commands) to accomplish each one.

Cake builds and sorts a DAG before processing your targets in topological order!

Build

make cake

Test

./cake.out

About

It's like Make. Has nothing to do with C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published