Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
binhong
/
LibrarySystem
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Não pode escolher mais do que 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
20
Cometimentos
1
Ramo
283 KiB
Java
73.8%
Kotlin
26.2%
Árvore:
1ddf3c637a
master
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de '1ddf3c637a'
${ noResults }
HTTPS
ZIP
TAR.GZ
BinHong Lee
1ddf3c637a
Set theme jekyll-theme-time-machine
há 7 anos
docs
Set theme jekyll-theme-time-machine
há 7 anos
src
Now uses Maven for compile, clean and execution
há 7 anos
.gitignore
Now uses Maven for compile, clean and execution
há 7 anos
README.md
Added basic README.md
há 7 anos
pom.xml
Now uses Maven for compile, clean and execution
há 7 anos
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