Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
vscode-dawn
New to Visual Studio Code?
Get it now.
vscode-dawn
Jia Xin
|
21 installs
|
(
0
)
|
Free
Dawn Command Line For VSCode
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Dawn Command Line For VSCode
功能
✨ 初始化工程
dn init
🚝 启动开发服务
dn dev
🧪 执行检查和测试
dn test
👷 构建工程
dn build
📙 发布工程
dn publish
⏰ 重装依赖
dn update
🙏 帮助
dn -h
示例
Enjoy!