Skip to content

Build the project

Florian Daloze edited this page Oct 24, 2023 · 7 revisions

Build the project

  • clone the repository
    • To use Typeshed for default stubs, init submodules: git submodule init and git submodule update
  • Install python dependencies

Now, follow the steps according to the IDE you are using/building.

VsCode

See vscode README

Clone this wiki locally