https://github.com/adamzaninovich/super_playground
https://github.com/adamzaninovich/super_playground
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamzaninovich/super_playground
- Owner: adamzaninovich
- Created: 2017-07-21T22:23:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T22:24:09.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T19:48:26.807Z (3 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SuperPlayground
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `super_playground` to your list of dependencies in `mix.exs`:```elixir
def deps do
[{:super_playground, "~> 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/super_playground](https://hexdocs.pm/super_playground).