Skip to content
/ redo Public

Rebuilding target files when source files have changed

License

Notifications You must be signed in to change notification settings

jireva/redo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redo: Rebuilding target files when source files have changed

redo is a build tool described but not shared by Daniel J. Bernstein
<http://cr.yp.to/redo.html>.

Build:

	go build

Install:

	ln -s `pwd`/redo ~/bin/redo
	ln -s `pwd`/redo ~/bin/redo-ifchange
	ln -s `pwd`/redo ~/bin/redo-ifcreate
	ln -s `pwd`/redo ~/bin/stop-ifchange
	ln -s `pwd`/redo.1 ~/man/man1/

About

Rebuilding target files when source files have changed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages