https://github.com/georgeguimaraes/relax
test xla and docker
https://github.com/georgeguimaraes/relax
Last synced: about 2 months ago
JSON representation
test xla and docker
- Host: GitHub
- URL: https://github.com/georgeguimaraes/relax
- Owner: georgeguimaraes
- License: apache-2.0
- Created: 2024-12-12T17:20:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T17:31:31.000Z (6 months ago)
- Last Synced: 2025-03-29T03:51:48.054Z (2 months ago)
- Language: Elixir
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Relax
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `relax` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:relax, "~> 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 .