Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Feature: builder-init help #5

Closed
ryan-roemer opened this issue Jan 2, 2016 · 0 comments
Closed

Feature: builder-init help #5

ryan-roemer opened this issue Jan 2, 2016 · 0 comments

Comments

@ryan-roemer
Copy link
Member

No description provided.

ryan-roemer added a commit that referenced this issue Jan 25, 2016
We use a process spawn of `npm pack` to do the heavy lifting for downloading
archetype tarballs from file, npm, git, etc. We then expand the tarballs in
a temp directory and process them into an outputted project.

* Downloads + installs archetype templates from npm, git, file, etc. Fixes #2
* Adds `builder-init --help`. Fixes #5
* Adds `builder-init --version`.
* Adds `builder-init <archetype> --prompts=JSON` helper for automation.
* Adds usage / documenation. Fixes #6
* Add near-functional tests for most full user interaction flows.
ryan-roemer added a commit that referenced this issue Jan 25, 2016
We use a process spawn of `npm pack` to do the heavy lifting for downloading
archetype tarballs from file, npm, git, etc. We then expand the tarballs in
a temp directory and process them into an outputted project.

* Downloads + installs archetype templates from npm, git, file, etc. Fixes #2
* Adds `builder-init --help`. Fixes #5
* Adds `builder-init --version`.
* Adds `builder-init <archetype> --prompts=JSON` helper for automation.
* Adds usage / documenation. Fixes #6
* Add near-functional tests for most full user interaction flows.
ryan-roemer added a commit that referenced this issue Jan 25, 2016
We use a process spawn of `npm pack` to do the heavy lifting for downloading
archetype tarballs from file, npm, git, etc. We then expand the tarballs in
a temp directory and process them into an outputted project.

* Downloads + installs archetype templates from npm, git, file, etc. Fixes #2
* Adds `builder-init --help`. Fixes #5
* Adds `builder-init --version`.
* Adds `builder-init <archetype> --prompts=JSON` helper for automation.
* Adds usage / documenation. Fixes #6
* Add near-functional tests for most full user interaction flows.
ryan-roemer added a commit that referenced this issue Jan 25, 2016
We use a process spawn of `npm pack` to do the heavy lifting for downloading
archetype tarballs from file, npm, git, etc. We then expand the tarballs in
a temp directory and process them into an outputted project.

* Downloads + installs archetype templates from npm, git, file, etc. Fixes #2
* Adds `builder-init --help`. Fixes #5
* Adds `builder-init --version`.
* Adds `builder-init <archetype> --prompts=JSON` helper for automation.
* Adds usage / documenation. Fixes #6
* Add near-functional tests for most full user interaction flows.
ryan-roemer added a commit that referenced this issue Jan 26, 2016
We use a process spawn of `npm pack` to do the heavy lifting for downloading
archetype tarballs from file, npm, git, etc. We then expand the tarballs in
a temp directory and process them into an outputted project.

* Downloads + installs archetype templates from npm, git, file, etc. Fixes #2
* Adds `builder-init --help`. Fixes #5
* Adds `builder-init --version`.
* Adds `builder-init <archetype> --prompts=JSON` helper for automation.
* Adds usage / documenation. Fixes #6
* Add near-functional tests for most full user interaction flows.
ryan-roemer added a commit that referenced this issue Jan 27, 2016
We use a process spawn of `npm pack` to do the heavy lifting for downloading
archetype tarballs from file, npm, git, etc. We then expand the tarballs in
a temp directory and process them into an outputted project.

* Downloads + installs archetype templates from npm, git, file, etc. Fixes #2
* Adds `builder-init --help`. Fixes #5
* Adds `builder-init --version`.
* Adds `builder-init <archetype> --prompts=JSON` helper for automation.
* Adds usage / documenation. Fixes #6
* Add near-functional tests for most full user interaction flows.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant