Open magicshui opened 8 years ago
Thanks for trying out boilr!
I'm thinking of integrating a golang implementation of git to cover use cases like the one you mentioned. Essentially, you'll be able to get the same behavior as if you were using git clone.
In 0.3.0
boilr migrated to https://github.com/src-d/go-git, most of the work for allowing private repositories and other VCS repositories is done, only a small part is left (targeted for 0.4.0)
cool, can't wait to have a try:) thanks for your work
Thanks for your work:) Will you add private git(such as gitlab EE) support to download template?