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

Provide scripts alternative for Windows #55

Closed
zdne opened this issue Mar 7, 2014 · 2 comments · Fixed by #737
Closed

Provide scripts alternative for Windows #55

zdne opened this issue Mar 7, 2014 · 2 comments · Fixed by #737

Comments

@zdne
Copy link
Contributor

zdne commented Mar 7, 2014

Scripts in the /scripts are *nix (OS X)-only.

The goal is to provide the functionality on Windows so I can run

$ npm install
$ npm test

On Windows as well.

https://www.npmjs.org/doc/misc/npm-scripts.html

Related to #47

@netmilk
Copy link
Contributor

netmilk commented Sep 11, 2015

Related to #204

@honzajavorek
Copy link
Contributor

With #737, both npm install and npm test should work on Windows. There are going to be some *NIX-specific scripts, but only those related to the Travis CI build runtime (Semantic Release, Coveralls), which is fine, I think.

When #737 gets merge, I'm going to close this issue.

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