https://github.com/edwardsmit/flow_talk
https://github.com/edwardsmit/flow_talk
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/edwardsmit/flow_talk
- Owner: edwardsmit
- Created: 2019-11-05T10:11:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T10:11:57.000Z (over 6 years ago)
- Last Synced: 2025-02-08T00:27:17.833Z (over 1 year ago)
- Language: Elixir
- Size: 1.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlowTalk
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `flow_talk` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:flow_talk, "~> 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/flow_talk](https://hexdocs.pm/flow_talk).