This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
yarn
Watch
1
Star
0
Fork
0
You've already forked yarn
mirror of
https://github.com/zhigang1992/yarn.git
synced
2026-06-10 07:55:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
contributing
yarn
/
bin
/
yarn.cmd
Daniel Lo Nigro
55d7acdb90
Add batch file (yarn.cmd) for executing Yarn on Windows.
2016-10-04 11:40:53 +01:00
3 lines
34 B
Batchfile
Raw
Permalink
Blame
History
@
echo
off
node
"
%~dp0
\yarn.js
"
%*
Reference in New Issue
View Git Blame
Copy Permalink