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

Enable browser-only setup via Karma (specifically for Windows) #61

Merged
merged 2 commits into from
May 29, 2017

Conversation

mbland
Copy link
Owner

@mbland mbland commented May 29, 2017

Adds ./go setup karma, sets up Windows for browser-only development (using ./go setup karma), and disables MSYS2 POSIX path conversion (see mbland/go-script-bash#176).

Getting Redis set up on Windows is kind of a non-starter, and
live-server doesn't behave as desired. Plus it's nice to have the Karma
setup in a separate subcommand for all platforms.
This was causing paths to get mangled for `./go test browser`, which
launches live-server. For more details, see:

mbland/go-script-bash#176
@mbland mbland self-assigned this May 29, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.742% when pulling 2597a09 on setup-win32 into a3b3f3e on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.742% when pulling 2597a09 on setup-win32 into a3b3f3e on master.

@mbland mbland merged commit ad2edf9 into master May 29, 2017
@mbland mbland deleted the setup-win32 branch May 29, 2017 18:25
mbland added a commit that referenced this pull request May 29, 2017
This script was originally created on Windows in #61, hence Git did not
record the executable bit.
@mbland mbland mentioned this pull request May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants