microsoft / pxt-mkc

Command line tool for MakeCode editors
https://microsoft.github.io/pxt-mkc/
MIT License
11 stars 6 forks source link

init pxt-modules with init command #43

Closed pelikhan closed 2 years ago

pelikhan commented 2 years ago
Usage: cli init [options] [editor]

initializes the project, optionally for a particular editor

Options:
  --colors               force color output
  --no-colors            disable color output
  --debug                enable debug output from PXT
  --symlink-pxt-modules  symlink files in pxt_modules/* for auto-completion
  --link-pxt-modules     write pxt_modules/* adhering to 'links' field in mkc.json (for pxt cli build)  
  -h, --help             display help for command