This website works better with JavaScript.
Explore
Help
Register
Sign In
wangmingchuan
/
yanzong
Watch
1
Star
0
Fork
You've already forked yanzong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1296
Commits
12
Branches
0
Tags
157 MiB
Tree:
fc03e2e464
yanzong
/
vendor
/
nesbot
/
carbon
/
bin
/
carbon.bat
5 lines
93 B
Raw
Normal View
History
Unescape
Escape
1
9 months ago
@
ECHO
OFF
setlocal
DISABLEDELAYEDEXPANSION
SET
BIN_TARGET
=
%~dp0
/carbon
php
"
%BIN_TARGET%
"
%*