Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 720 Bytes

INSTALL.md

File metadata and controls

19 lines (12 loc) · 720 Bytes

VS Code Vision Extension

Prerequisites

You need to have node and npm installed on your system to run the examples. It is recommended to use the node version used for VS Code development itself which is documented here

Usage

  • git clone https://github.com/PierreBelmondo/vscode-wipeout.git
  • code vscode-wipeout
  • npm install in the terminal, then F5 to run the extension

License

Copyright (c) 2022-2023 Pierre Belmondo. All rights reserved.

Licensed under the MIT License.