That's a very good idea, thanks!<br><div class="gmail_quote"><div dir="ltr">On Fri, 17 Mar 2017 at 12:44, Ertugrul Söylemez <<a href="mailto:esz@posteo.de">esz@posteo.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Are there any tools that I haven't found that make this process a bit<br class="gmail_msg">
> more painless? I'm a bit new to this area, and I've only started using<br class="gmail_msg">
> git recently as a prelude to uploading my Haskell packages, so<br class="gmail_msg">
> admittedly I may have missed something obvious or perhaps I'm just<br class="gmail_msg">
> doing it all wrong.<br class="gmail_msg">
<br class="gmail_msg">
Yes.  Instead of creating a new repo, clone a template repo, then just<br class="gmail_msg">
replace every instance of "SKELETON" by the new project's name -- a<br class="gmail_msg">
script can do that.  Bonus: if you have to make a change to all your<br class="gmail_msg">
projects, just change the template and then merge.<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
Haskell-Cafe mailing list<br class="gmail_msg">
To (un)subscribe, modify options or view archives go to:<br class="gmail_msg">
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" class="gmail_msg" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br class="gmail_msg">
Only members subscribed via the mailman list are allowed to post.</blockquote></div>