0
comment
comment
on 1/26/2013 4:47 AM
In this short sample I assume you have the latest version of FAKE in ./FAKE/tools/. Now consider the following small FAKE script: If you are on windows then create this small redirect script: On mono you can use: Now you can run FAKE targets easily from the command line: This gives us the power to [...]