UNPKG

@euglena/cli

Version:

Command Line Interface to create and manage euglena projects as simple as possible

12 lines (11 loc) 239 B
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "Launch Program", "program": "${workspaceFolder}/dist/bin/index.js" } ] }