https://github.com/junekelly/elixir-playpen
Elixir Playpen
https://github.com/junekelly/elixir-playpen
Last synced: 8 months ago
JSON representation
Elixir Playpen
- Host: GitHub
- URL: https://github.com/junekelly/elixir-playpen
- Owner: JuneKelly
- Created: 2017-02-25T18:57:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T19:31:11.000Z (about 9 years ago)
- Last Synced: 2025-01-09T04:30:48.970Z (over 1 year ago)
- Language: Elixir
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playpen
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `playpen` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:playpen, "~> 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/playpen](https://hexdocs.pm/playpen).