dco 0.0.6
dco is a build tool, it can be built by DUB and Visual Studio .NET(such as VS 2010).
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
dco
dco is a build tool, it can be built by DUB and Visual Studio .NET(such as VS 2010),which is based on D2 ,now D2.066.1.
The latest features:
1、dfl or dgui can be build by dco.
2、dco can be used in Visual Studio .net (here VS 2010).
3、dco can be used by DUB:
base work
You should copy 'dfl2\dco\source\dco.ini' to your $(DMDInstallDir): 'dmd2\window\bin' folder.
How to get the libs or exe files:
1、 Double click the 'build.bat',to get them in the 'source' folder(now,auto copy to the '$(DMDInstallDir)windows\bin' folder ,with dco.ini).
2、dub fetch dco --local and run the build.bat in the path, to get them in this folder. or
dub fetch dco,and run the dubbuild.bat in the path(C:\Users\[yourUserName]\AppData\Roaming\dub\packages\dco-0.0.5)
3、Open the dco.sln, and run the projects to get them in 'debug' or 'release' folder(Now,auto copy to the '$(DMDInstallDir)windows\bin' folder ).
dco.exe
'dco.exe' can create the batch processing info :
How to use the 'dco':
dco ↓(Enter Key)
dco app.d
dco app.d -gui (for dfl )
more help
Screenshot:
build dco:
dco help:
- Registered by FrankLike
- 0.0.6 released 10 years ago
- FrankLike/dco
- github.com/FrankLIKE/dco
- LGPL-3.0
- Authors:
- Dependencies:
- none
- Versions:
-
0.1.2 2015-Feb-01 0.1.1 2015-Jan-29 0.1.0 2015-Jan-08 0.0.8 2014-Dec-29 0.0.7 2014-Dec-22 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
277 downloads total
-
- Score:
- 1.4
- Short URL:
- dco.dub.pm