Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
binhong
/
LibrarySystem
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Added basic README.md
master
BinHong Lee
hace 7 años
padre
2739aa568b
commit
ec2bdc1d63
Se han
modificado 1 ficheros
con
28 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+28
-0
README.md
+ 28
- 0
README.md
Ver fichero
@@ -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
```
Escribir
Vista previa
Cargando…
Cancelar
Guardar