scriptype / salinger

Ecosystem-free task runner that goes well with npm scripts.
https://scriptype.github.io/salinger/
MIT License
69 stars 2 forks source link

Setup helper doesn't work in Windows #2

Closed scriptype closed 7 years ago

scriptype commented 7 years ago

I've tried running

salinger_home="scripts" $(npm bin)/salinger-setup

In both Git Bash and Cygwin, and neither worked. Is it possible to make some quick tweaks and get this running on Windows?