Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 362 Bytes

File metadata and controls

23 lines (13 loc) · 362 Bytes

pxt-deploy Manual Page

@description Builds and deploys the current project

Builds and deploys the current project

pxt deploy [--serial]

Options

--serial

Launches the serial port monitor after deployment.

Description

Builds and deploys the PXT project in the current folder.

See Also

pxt tool, pxt build