https://github.com/mvalitov/alga_card_bot
https://github.com/mvalitov/alga_card_bot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mvalitov/alga_card_bot
- Owner: mvalitov
- License: mit
- Created: 2021-11-08T08:45:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T08:45:52.000Z (over 3 years ago)
- Last Synced: 2025-01-17T14:07:40.813Z (5 months ago)
- Language: Elixir
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AlgaCard
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `alga_card` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:alga_card, "~> 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 [https://hexdocs.pm/alga_card](https://hexdocs.pm/alga_card).