样本
您现在需要在特定分支上使用 atom-shell-starter
git clone git@github.com:atom/atom-shell-starter.git
cd atom-shell-starter
git checkout bo-experiment
npm link
然后你可以安装这个示例
git clone git@github.com:atom/husk-sample.git
cd husk-sample
npm link atom-shell-starter
npm install
husk build
husk run -d
或者运行测试
husk run -t
:collision:
1