Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
binhong
/
LibrarySystem
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commits
1
Branch
283 KiB
Java
73.8%
Kotlin
26.2%
Tree:
ec2bdc1d63
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'ec2bdc1d63'
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
ec2bdc1d63
Added basic README.md
7 jaren geleden
src
Now uses Maven for compile, clean and execution
7 jaren geleden
.gitignore
Now uses Maven for compile, clean and execution
7 jaren geleden
README.md
Added basic README.md
7 jaren geleden
pom.xml
Now uses Maven for compile, clean and execution
7 jaren geleden
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