https://github.com/shadowjack/phoenix_composer
https://github.com/shadowjack/phoenix_composer
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowjack/phoenix_composer
- Owner: ShadowJack
- Created: 2017-06-30T21:00:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T20:40:22.000Z (over 8 years ago)
- Last Synced: 2025-03-16T07:13:06.987Z (about 1 year ago)
- Language: Elixir
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhoenixComposer
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `phoenix_composer` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:phoenix_composer, "~> 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/phoenix_composer](https://hexdocs.pm/phoenix_composer).