https://github.com/murat/year-in-progress
https://github.com/murat/year-in-progress
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/murat/year-in-progress
- Owner: murat
- License: mit
- Created: 2019-01-13T21:31:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T07:17:00.000Z (over 6 years ago)
- Last Synced: 2025-02-11T06:34:25.619Z (4 months ago)
- Language: Elixir
- Homepage:
- Size: 1.04 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YearInProgress
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `year_in_progress` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:year_in_progress, "~> 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/year_in_progress](https://hexdocs.pm/year_in_progress).