이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
binhong
/
LibrarySystem
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
커밋
1
브렌치
283 KiB
Java
73.8%
Kotlin
26.2%
트리:
1ddf3c637a
master
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '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