https://github.com/irof/koberahende_scala_1
https://github.com/irof/koberahende_scala_1
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/irof/koberahende_scala_1
- Owner: irof
- Created: 2012-07-28T00:13:46.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-30T16:00:48.000Z (almost 14 years ago)
- Last Synced: 2024-04-17T06:00:43.716Z (about 2 years ago)
- Language: Shell
- Size: 148 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
JavaとScalaとGroovyと
=====================
神戸らへんでScala [1]_ のネタです。資料はSlideShare [2]_ を参照。
Java,Scala,Groovyの相互テストとお互いの実装を眺めるみたいな感じです。
一つのプロジェクトで同時に。気が向いたら実装とかテストとか増やしていきます。
試してみる
-------------
#. clone する。
#. gradlew もしくは gradlew.bat を実行する。
GradleWrapper [3]_ 超便利。
----
.. [1] http://atnd.org/events/30635
.. [2] http://www.slideshare.net/irof/javascalagroovy
.. [3] http://gradle.org/docs/current/userguide/gradle_wrapper.html