public
Description: Projects related to IronRuby
Homepage: http://ironruby.net
Clone URL: git://github.com/ironruby/ironruby-contrib.git
ironruby-contrib / README
100644 34 lines (21 sloc) 0.964 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
IronRuby Contributor Project
============================
 
This project consists of open-source projects related to IronRuby.
 
Most of the projects are git submodules, so you'll have to do the
following to check out the entire project:
 
  > git clone git://github.com/ironruby/ironruby-contrib
  > git submodule init
  > git submodule update
 
Projects
--------
 
- Silverline: http://github.com/jschementi/silverline
              Ruby on Rails plugin for running Ruby in the browser
              with IronRuby and Silverlight.
 
- agdlr: http://github.com/jschementi/agdlr
         Silverlight integration with DLR languages
 
- ironnails: http://github.com/casualjim/ironnails
 
- ironrubymvc: http://github.com/jschementi/ironrubymvc
 
- ironruby-json: http://github.com/nrk/ironruby-json
 
- ironruby-hpricot: http://github.com/nrk/ironruby-hpricot
 
- magic: http://github.com/thbar/magic
 
- irdb: http://github.com/rvernagus/irdb