Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 554 Bytes

readme.md

File metadata and controls

26 lines (14 loc) · 554 Bytes

**Open VSC Anywhere


The quickest way to open VSCode

Basic Setup


Make sure you have GO installed and then follow these steps:

  1. Git clone https://github.com/WilliamJPriest/OpenVSCodeAnywhereTerminal

  2. in the cloned directory type go build

  3. After the build phase type go install

  4. to run the program type vsc

  5. Ta Da, everything should be working.

If an issue with install arises, please check the docs here

  • Any Issues
  • Feel free to make a github issue to reach out