Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#.
- Host: GitHub
- URL: https://github.com/bamboo/monolipse
- Owner: bamboo
- Created: 2010-05-12T19:09:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-03-06T17:21:48.000Z (almost 11 years ago)
- Last Synced: 2023-03-13T02:16:49.692Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 21.3 MB
- Stars: 9
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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