That's a very good idea, thanks!
> Are there any tools that I haven't found that make this process a bit
> more painless? I'm a bit new to this area, and I've only started using
> git recently as a prelude to uploading my Haskell packages, so
> admittedly I may have missed something obvious or perhaps I'm just
> doing it all wrong.
Yes. Instead of creating a new repo, clone a template repo, then just
replace every instance of "SKELETON" by the new project's name -- a
script can do that. Bonus: if you have to make a change to all your
projects, just change the template and then merge.
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.