Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow stack new to download templates over HTTP(S) #1466

Closed
reinh opened this issue Dec 3, 2015 · 1 comment
Closed

Allow stack new to download templates over HTTP(S) #1466

reinh opened this issue Dec 3, 2015 · 1 comment

Comments

@reinh
Copy link

reinh commented Dec 3, 2015

If the template name is a HTTP(S) URI, it should be downloaded, e.g.:

stack new my-package http://example.com/template.hsfiles

This would allow people to publish and use templates without requiring a local checkout or inclusion in the stack-templates repo.

I'll give this a shot and open up a pull request as well.

@mgsloan
Copy link
Contributor

mgsloan commented Dec 3, 2015

Makes sense to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants