updated cli / vscode docs

This commit is contained in:
Peli de Halleux
2016-08-30 13:34:05 -07:00
parent b37e823b57
commit d011cdb37e
3 changed files with 7 additions and 45 deletions

View File

@ -2,7 +2,7 @@
It is possible to use the codethemicrobit tools from a command line interface (CLI). The PXT CLI allows to
* edit, compile or deploy JavaScript programs
* can easily be integrated in most IDEs (it comes with built-in support for [Visual Studio Code](https://code.visualstudio.com/))
* can easily be integrated in most IDEs. It comes with built-in support for [Visual Studio Code](/code)!
* run a local web server for the web editor
* author packages using JavaScript and/or C++