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.
19
Commit
1
Ramo (Branch)
283 KiB
Java
73.8%
Kotlin
26.2%
Albero (Tree):
5d9728cc23
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '5d9728cc23'
${ noResults }
LibrarySystem
/
README.md
313 B
Originale
Blame
Cronologia
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