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

https://github.com/logicblocks/buddy.graalvm

Definitions to enable using buddy with GraalVM native images.
https://github.com/logicblocks/buddy.graalvm

Last synced: 6 months ago
JSON representation

Definitions to enable using buddy with GraalVM native images.

Awesome Lists containing this project

README

        

# buddy.graalvm

[![Clojars Project](https://img.shields.io/clojars/v/io.logicblocks/buddy.graalvm.svg)](https://clojars.org/io.logicblocks/buddy.graalvm)
[![Clojars Downloads](https://img.shields.io/clojars/dt/io.logicblocks/buddy.graalvm.svg)](https://clojars.org/io.logicblocks/buddy.graalvm)
[![GitHub Contributors](https://img.shields.io/github/contributors-anon/logicblocks/buddy.graalvm.svg)](https://github.com/logicblocks/buddy.graalvm/graphs/contributors)

Definitions to enable using buddy with GraalVM native images.

## Install

Add the following to your `project.clj` file:

```clj
[io.logicblocks/buddy.graalvm "0.1.0"]
```

## Documentation

TODO: Add documentation links.

## Usage

TODO: Write usage.

## License

Copyright © 2024 LogicBlocks Maintainers

Distributed under the terms of the
[MIT License](http://opensource.org/licenses/MIT).