Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bamboo/monolipse

Mono Development Tools for Eclipse including code highlighting and incremental compilation for boo, boojay and c#.
https://github.com/bamboo/monolipse

Last synced: 2 months ago
JSON representation

Mono Development Tools for Eclipse including code highlighting and incremental compilation for boo, boojay and c#.

Awesome Lists containing this project

README

        

# Building #

###* Install Nant (http://nant.sourceforge.net/)

###* Download repos

git clone git://github.com/bamboo/boo

git clone git://github.com/bamboo/boojay

git clone git://github.com/bamboo/monolipse

git clone git://github.com/bamboo/boo-extensions

###* Build boo extensions

cd boo-extensions

nant build

###* Install

cd monolipse

cat > build.properties



nant install