Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
binhong
/
LibrarySystem
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
20
Commit
1
Ramo (Branch)
283 KiB
Java
73.8%
Kotlin
26.2%
Albero (Tree):
1ddf3c637a
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '1ddf3c637a'
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
1ddf3c637a
Set theme jekyll-theme-time-machine
7 anni fa
docs
Set theme jekyll-theme-time-machine
7 anni fa
src
Now uses Maven for compile, clean and execution
7 anni fa
.gitignore
Now uses Maven for compile, clean and execution
7 anni fa
README.md
Added basic README.md
7 anni fa
pom.xml
Now uses Maven for compile, clean and execution
7 anni fa
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