https://github.com/chrisliaw/ex_jruby_port
https://github.com/chrisliaw/ex_jruby_port
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisliaw/ex_jruby_port
- Owner: chrisliaw
- Created: 2024-06-26T17:02:36.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-22T10:09:03.000Z (11 months ago)
- Last Synced: 2025-01-09T14:54:13.186Z (5 months ago)
- Language: Elixir
- Size: 29.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExJrubyPort
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ex_jruby_port` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ex_jruby_port, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .