Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Use SpawnCommand? #153

Open
brianjhanson opened this issue Mar 22, 2018 · 1 comment
Open

Use SpawnCommand? #153

brianjhanson opened this issue Mar 22, 2018 · 1 comment
Milestone

Comments

@brianjhanson
Copy link
Contributor

child_process.execSync(`composer create-project -s RC craftcms/craft ${this.options.projectName}-craft`);

Any reason we didn't use this.spawnCommand here?

Docs "Using other tools"

@brianjhanson brianjhanson changed the title Yes SpawCommand? Use SpawCommand? Mar 22, 2018
@brianjhanson brianjhanson changed the title Use SpawCommand? Use SpawnCommand? Mar 22, 2018
@cmalven
Copy link
Collaborator

cmalven commented Mar 22, 2018

Probably not, I don't think I realized that spawnCommand was an option at the time.

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

No branches or pull requests

2 participants