Skip to content

Package for sharing #76

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

Merged
merged 7 commits into from
Jan 19, 2020
Prev Previous commit
Next Next commit
add install extension demo directions
  • Loading branch information
ShMcK committed Jan 18, 2020
commit 41bf091116e8183a63709df1d5b880e0853afd5a
9 changes: 9 additions & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ Some test frameworks can be modified to use tap, see a list of TAP reporters: ht
}
```

## Install Extension Demo

1. Copy the `CodeRoad.vsix` file locally
2. Select the extensions logo from the left hand panel
3. In the top right of the panel, select the three dots “more” dropdown.
1. Choose “Install from VSIX…”
2. Select the `CodeRoad.vsix` file and press “Install”
4. Open up a new folder directory in VSCode and run the extension `coderoad:start`

## Known Issues

There are no known issues at this time.