Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandedeyne/snapshots
https://github.com/sebastiandedeyne/snapshots
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastiandedeyne/snapshots
- Owner: sebastiandedeyne
- License: mit
- Created: 2017-10-17T08:12:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T20:49:24.000Z (about 7 years ago)
- Last Synced: 2024-10-17T16:05:26.101Z (27 days ago)
- Language: Elixir
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Snapshots
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `snapshots` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:snapshots, "~> 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/snapshots](https://hexdocs.pm/snapshots).