[racket] input requested on tools for Racket library developers

From: Noel Welsh (noelwelsh at gmail.com)
Date: Wed Jan 4 02:14:17 EST 2012

Sounds like you're making a build tool, which is great! The basic
commands I want, in addition to what you've mentioned are:

init -- Initialise an empty project with default files and directory structure
test -- Run my tests

If you're writing a build tool, there should probably be some Makefile
equivalent where additional commands can be found.

HTH,
N.

On Tue, Jan 3, 2012 at 5:10 AM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> If you develop Racket libraries, or would like to, this is a request for
> input...


Posted on the users mailing list.