0.0.4 • Published 7 years ago

vscode-cli-launcher v0.0.4

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

vscode-cli-launcer

A cli tool which can load the configuration (env, cwd, etc.) from visual code's configuration and launch the program in the terminal.

Only simple node.js program support right now.

Install

$ npm install -g vscode-cli-launcher

Usage

Ensure you are in the vscode root directory.

$ vcl --name <task-name>
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago