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

https://github.com/eval/cuddly-garbanzo


https://github.com/eval/cuddly-garbanzo

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Simplest CLI compiled with graalvm

https://github.com/liquidz/dad is the basis for this all.

Working:

``` shell
make native-image

# then
java -jar target/cli.jar

# and of course
./cli
```