メインメニューを開く

差分

IronRuby

174 バイト追加, 2012年3月9日 (金) 04:14
</source>
 
4. 出来上がったファイルをコピーする。
 
<source lang="bash">
$ cd bin/Release
$ for f in *.exe *.dll; do \
install $$f /opt/ironruby; \
done
</source>
{{stub}}
匿名利用者