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.
- Host: GitHub
- URL: https://github.com/logicblocks/buddy.graalvm
- Owner: logicblocks
- License: mit
- Created: 2024-05-30T11:09:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T07:40:58.000Z (7 months ago)
- Last Synced: 2024-11-15T20:05:51.827Z (6 months ago)
- Language: Shell
- Size: 67.4 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# buddy.graalvm
[](https://clojars.org/io.logicblocks/buddy.graalvm)
[](https://clojars.org/io.logicblocks/buddy.graalvm)
[](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).