https://github.com/imnotavirus/astar_ex
https://github.com/imnotavirus/astar_ex
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imnotavirus/astar_ex
- Owner: ImNotAVirus
- Created: 2023-10-05T08:38:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T17:08:07.000Z (over 2 years ago)
- Last Synced: 2025-10-21T15:54:32.329Z (8 months ago)
- Language: Elixir
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AStar
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `astar` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:astar, "~> 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 .