Copies all built-in and external extensions to pxt_modules folder.
pxt install [--link FOLDER]
For every extension installed, if it's present in FOLDER, link it, instead
of copying.
This uses additionalFilePath feature of pxt.json.
pxt tool
Copies all built-in and external extensions to pxt_modules folder.
pxt install [--link FOLDER]
For every extension installed, if it's present in FOLDER, link it, instead
of copying.
This uses additionalFilePath feature of pxt.json.
pxt tool