このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
binhong
/
LibrarySystem
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
20
コミット
1
ブランチ
283 KiB
Java
73.8%
Kotlin
26.2%
ツリー:
1ddf3c637a
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'1ddf3c637a' から
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
1ddf3c637a
Set theme jekyll-theme-time-machine
7年前
docs
Set theme jekyll-theme-time-machine
7年前
src
Now uses Maven for compile, clean and execution
7年前
.gitignore
Now uses Maven for compile, clean and execution
7年前
README.md
Added basic README.md
7年前
pom.xml
Now uses Maven for compile, clean and execution
7年前
README.md
Library System
NOTE: Still not working as intended.
Dependencies
Maven Apache
Any JDK
Use
- Clone this repository
git clone https://github.com/binhonglee/LibrarySystem.git
- Run the program
mvn compile mvn exec:java
- Run test
mvn test