/prog2-report4

プログラミング2の課題レポート4「リファクタリングを通して継承に慣れよう」のリポジトリ

Primary LanguageJava

Programming2 Report4

GitHub watchers Gradle Kotlin Groovy Apache Ant(TM) JVM

プログラミング2の課題レポート4のリポジトリです。

Description

リファクタリングを通して、継承に慣れるための課題です。

課題のページ -> https://github.com/naltoma/java_intro2020/blob/master/report/report4_refactoring2_inheritance.md

Install

HTTPS

git clone https://github.com/crab85193/prog2_report4.git
cd prog2_report4

SSH

git clone git@github.com:crab85193/prog2_report4.git
cd prog2_report4

DEMO

通常実行の場合は

gradle run

テストの場合は

gradle test

LICENCE

大学の課題なので、分布、改変、商用利用、特許の使用を禁止します。