Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thetonymaster/drone
An OTP asynch server for ARK
https://github.com/thetonymaster/drone
Last synced: 18 days ago
JSON representation
An OTP asynch server for ARK
- Host: GitHub
- URL: https://github.com/thetonymaster/drone
- Owner: thetonymaster
- Created: 2017-09-15T17:13:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T16:36:33.000Z (over 7 years ago)
- Last Synced: 2024-10-21T19:35:10.103Z (2 months ago)
- Language: Elixir
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drone
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `drone` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:drone, "~> 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/drone](https://hexdocs.pm/drone).