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

Automatically install packages after copying over hammer.zip #7

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Automatically install packages after copying over hammer.zip #7

merged 3 commits into from
Sep 25, 2019

Conversation

cannikin
Copy link
Member

I created a new hammer app and was confused why yarn dev wasn't working right away—no packages were installed!

This PR automatically installs packages using yarn or npm (whichever is installed on the user's system) after hammer.zip is unzipped in the target directory. The output is piped to the terminal as usual so the user can see what's going on.

One less thing for a newbie to worry about!

@peterp peterp merged commit 0851470 into redwoodjs:master Sep 25, 2019
mohsen1 pushed a commit to mohsen1/redwood that referenced this pull request Apr 12, 2020
Automatically install packages after copying over hammer.zip
peterp added a commit that referenced this pull request Jun 19, 2020
@thedavidprice thedavidprice added this to the unassigned-version milestone May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants