The quickest way to open VSCode
Make sure you have GO installed and then follow these steps:
-
Git clone https://github.com/WilliamJPriest/OpenVSCodeAnywhereTerminal
-
in the cloned directory type go build
-
After the build phase type go install
-
to run the program type vsc
-
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