Install testaustime on Code-OSS

less than 1 minute read

Check out testaustime.

  1. Clone the repo: git clone [email protected]:Testaustime/testaustime-vscode.git
  2. Cd into the repo.
  3. Make sure npm is installed.
  4. Run npm i.
  5. Run npm run bundle.
  6. Start Code-OSS.
  7. Press Ctrl + Shift + P
  8. Type >Extensions: Install from VSIX
  9. Select the testaustime.vsix (or similar).
  10. Done!

Updated: