GoogleChromeLabs / GoogleChromeLabs/jsvu

Installation should create unixy shortcuts on Windows when invoked through git bash

Open
#51 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
98
PR merge metrics
No merged PRs in 30d

Description

When installing from git bash on Windows, the tool should create unixy shortcuts instead of `cmd` ones (or actually it could create both, so that things work from `cmd` as well as `bash`).

```
...
Installing wrapper script to ~\.jsvu\spidermonkey.cmd…
...
Installing wrapper script to ~\.jsvu\v8.cmd…
```

git bash can be recognized via `/^MINGW(32|64)$/.test(process.env.MSYSTEM)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.