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

Get demo working on Windows #130

Merged
merged 5 commits into from
Jun 23, 2016
Merged

Get demo working on Windows #130

merged 5 commits into from
Jun 23, 2016

Commits on Jun 13, 2016

  1. Get demo working on Windows

    - Removed bin bash scripts in favor of npm scripts so they work
      cross-platform
    - Moved to use 127.0.0.1 as 0.0.0.0 doesn't work on Windows
    
    Note that this doesn't work with the current pty.js as it doesn't build on
    Windows.
    Tyriar committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    623853f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Configuration menu
    Copy the full SHA
    5d3bac6 View commit details
    Browse the repository at this point in the history
  2. Fix npm scripts

    Tyriar committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    2aab584 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Configuration menu
    Copy the full SHA
    3df272f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15cf76c View commit details
    Browse the repository at this point in the history