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à
Sfoglia il codice sorgente
Added basic README.md
master
BinHong Lee
7 anni fa
parent
2739aa568b
commit
ec2bdc1d63
1 ha cambiato i file
con
28 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+28
-0
README.md
+ 28
- 0
README.md
Vedi File
@@ -0,0 +1,28 @@
# Library System
##### NOTE: Still not working as intended.
---
## Dependencies
1. Maven Apache
2. Any JDK
## Use
#### - Clone this repository
```sh
git clone https://github.com/binhonglee/LibrarySystem.git
```
#### - Run the program
```sh
mvn compile
mvn exec:java
```
#### - Run test
```sh
mvn test
```
Scrivi
Anteprima
Caricamento…
Annulla
Salva