[Owasp-o2-platform] Installer for O2 Platform v4.0 (first release)
Dinis Cruz
dinis at ddplus.net
Tue Mar 20 20:16:18 UTC 2012
Hey, try this out: https://github.com/o2platform/O2_Install
That is an installer for the 4.0 version of the O2 Platform (which is based
on the .NET 4.0 Framework)
You can get that installler by doing a git clone of that repository or by
downloading the zip file:
https://github.com/o2platform/O2_Install/zipball/master
You will see an Install_O2.bat script which if all goes acording to plan
will:
- Do a git clone of these 3 repositories:
- https://github.com/o2platform/O2.FluentSharp
- https://github.com/o2platform/O2.Platform.Projects
- https://github.com/o2platform/O2.Platform.Scripts
- Compile the C# projects using MSBuild (you don't need VisualStudio
installed)
- Start the "O2 Platform.exe" file which if the compilation was
sucessfull, will exist in the *O2.Platform.Projects\binaries* folder
Note that you DON'T need to have Windows GIT installed on the Box/VM you
try this. I added support for the amazing NGIT (https://github.com/mono/ngit)
project to O2, so now O2 has native (C#) support for GIT repositories :)
Let me know if it works or if you had any issues with it
Thanks
Dinis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.owasp.org/pipermail/owasp-o2-platform/attachments/20120320/0631dacd/attachment.html>
More information about the Owasp-o2-platform
mailing list