Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agalaframework/agala_vk
Vk provider for Agala
https://github.com/agalaframework/agala_vk
Last synced: 2 months ago
JSON representation
Vk provider for Agala
- Host: GitHub
- URL: https://github.com/agalaframework/agala_vk
- Owner: agalaframework
- Created: 2017-08-09T22:17:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T16:04:43.000Z (over 3 years ago)
- Last Synced: 2024-08-08T17:44:22.797Z (6 months ago)
- Language: Elixir
- Size: 55.7 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# AgalaVk
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `agala_vk` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:agala_vk, "~> 3.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/agala_vk](https://hexdocs.pm/agala_vk).