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

https://github.com/yogthos/pulsar-example


https://github.com/yogthos/pulsar-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# pulsar-example

a sample project for building an uberjar with Pulsar

## Usage

```
lein uberjar
java -javaagent:target/pulsar-example.jar -jar target/pulsar-example.jar
```