steamer-task-alloyteam

1.0.1 • Public • Published

steamer-task-alloyteam

任务介绍

此任务是腾讯 AlloyTeam 快速开发流程任务

开发

steamer task s
// 或
steamer task start
 
// 任务包括
npm run start

生产环境

steamer task d
// 或
steamer task dist
 
// 任务包括
npm run lint => 代码link
npm run dist => 脚手架编译
git add --all => git 添加所有更新文件
node git-commit.js => git commit
node git-pull.js => git pull
node git.push.js => git push
steamer jb --run => 将代码部署到捷豹平台

Readme

Keywords

Package Sidebar

Install

npm i steamer-task-alloyteam

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • lcxfs1991