https://github.com/awochna/stack
Short Elixir Stack experiment
https://github.com/awochna/stack
Last synced: 9 months ago
JSON representation
Short Elixir Stack experiment
- Host: GitHub
- URL: https://github.com/awochna/stack
- Owner: awochna
- Created: 2017-01-19T02:51:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T20:39:15.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T11:26:16.326Z (11 months ago)
- Language: Elixir
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stack
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `stack` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:stack, "~> 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/stack](https://hexdocs.pm/stack).