[racket] raco pkg new (was: Learning Scribble)

From: Laurent (laurent.orseau at gmail.com)
Date: Sat Dec 14 03:36:54 EST 2013

On Fri, Dec 13, 2013 at 11:14 PM, Ryan Davis <zenspider at gmail.com> wrote:

> I'd also be perfectly happy with `raco new <projectname>` w/ a boilerplate
> project w/ a module, tests, and doco stubbed out.
>
> Is there anything in the package ecosystem like this?
>

Not that I know of, but it's a good idea. It would probably look more like
`raco pkg new` (or `raco pkg init`).
A `raco pkg git-new` and a `raco pkg github-new` that do all the boring
stuff for you may also be quite convenient, if such things are possible.

Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20131214/12fa7d85/attachment-0001.html>

Posted on the users mailing list.