Added makefile.rkt
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
0.1.5
|
||||
|
||||
Added raco helper for invoking Racket tools from makefile recipes.
|
||||
The helper prefers the raco executable from the current Racket installation,
|
||||
then the directory of the current racket executable, and uses PATH only as a
|
||||
fallback.
|
||||
Added documentation and tests for raco command execution.
|
||||
|
||||
0.1.4
|
||||
|
||||
Replaced files-for-regexp, list-dir-re, list-dir-re-r, and filter-dirs with
|
||||
|
||||
Reference in New Issue
Block a user