Skip to content

DrakoPOD/espruino_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

espruino_ts

Template for build espruino projects with TypeScript.

npm commands

npm run build

Compile the code to ./dist folder using webpack

npm run upload

Upload the code to espruino board, port must be specified in env-config.

npm run monitor

Monitor the espruino board, port must be specified in env-config.

npm run upload-monitor

Run upload then, run monitor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published