An open API service indexing awesome lists of open source software.

https://github.com/horance-liu/quantity-java


https://github.com/horance-liu/quantity-java

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

## Run tests

#### Unix

```bash
$ ./gradlew test
```

#### Windows

```bash
$ gradlew.bat test
```