Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
Add open file information to CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
Aerijo authored Jul 25, 2018
1 parent 4c532a1 commit 22410b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ That assumes you built with `--release`. To run the debug version, use `xray_deb
XRAY_SRC_PATH=. script/xray_debug .
```

Once a blank window has opened, press <kbd>cmd-t</kbd> to open the file selection menu. Search for a file, and press <kbd>enter</kbd> to open it. The contents of the file should appear in the window. If something does not go as expected, check the dev tools (<kbd>cmd-shift-i</kbd>) for errors.

## Running tests and benchmarks

* All tests: `script/test`
Expand Down

0 comments on commit 22410b3

Please sign in to comment.