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

make changes to cli #17

Merged
merged 1 commit into from Jun 6, 2017
Merged

make changes to cli #17

merged 1 commit into from Jun 6, 2017

Conversation

msenevir
Copy link
Contributor

@msenevir msenevir commented Jun 6, 2017

This addresses #16

node 8's child_process is stricter about how arguments are passed in (see here). That said, I don't think bin/build.js has to be an executable/be spawned

Creating a new app is the same command (create-reason-react-app myApp), so it should still work with yarn create. The CLI now defaults to creating a new app, so we can add some other commands in here, like maybe deploy, etc.

@knowbody
Copy link
Owner

knowbody commented Jun 6, 2017

LGTM!

@knowbody knowbody merged commit ea66ea5 into knowbody:master Jun 6, 2017
tzilist added a commit to tzilist/crra that referenced this pull request Jun 11, 2017
* 'master' of github.com:knowbody/crra: (25 commits)
  Correct build-source path (knowbody#18)
  v0.1.10
  make changes to cli (knowbody#17)
  Update README.md
  v0.1.9
  add chmod to build script (knowbody#14)
  v0.1.8
  update permissions (knowbody#12)
  v0.1.7
  Set file permissions on copy, and add README.md to template (knowbody#11)
  v0.1.6
  add back webpack config
  v0.1.5
  chenage permissions to copy.js
  v0.1.4
  add scripts/copy.js back
  v0.1.3
  fix bin in package.json
  v0.1.2
  fix repo url
  ...
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.

None yet

2 participants