On Thu, Aug 20, 2020 at 6:43 PM James Geddes <[email protected]> wrote:
> > > > On 20 Aug 2020, at 18:22, Sorawee Porncharoenwase < > [email protected]> wrote: > > > > Is this intended to be something like > https://docs.racket-lang.org/scaffold/? > > That also looks extremely useful! > > James > > Agreed! The raco from-template command does a git clone of the named template and then removes the .git folder so the user has a fresh start. $ raco from-template <template-name> <destination-dir> the script is https://github.com/nixin72/from-template/blob/master/from-template.sh (need a windows version!) Stephen -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAGHj7-L8dYr9Cv3mOxsLWTh%2B9chnn%3DBfW8%3DtRxWD6bFKktVopQ%40mail.gmail.com.

