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 windows users to run commands #13

Merged
merged 1 commit into from
Sep 23, 2019
Merged

Allow windows users to run commands #13

merged 1 commit into from
Sep 23, 2019

Commits on Sep 19, 2019

  1. fix: allow commands to be run in shell

    child_process.spawn was not working with npm commands on windows.
    I would have to run npm.cmd instead.
    MagWeaver committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    6b83fb0 View commit details
    Browse the repository at this point in the history