README.md

# Ehelper

[![CI](https://github.com/cao7113/ehelper/actions/workflows/ci.yml/badge.svg)](https://github.com/cao7113/ehelper/actions/workflows/ci.yml)
[![Release](https://github.com/cao7113/ehelper/actions/workflows/release.yml/badge.svg)](https://github.com/cao7113/ehelper/actions/workflows/release.yml)
[![Hex](https://img.shields.io/hexpm/v/ehelper)](https://hex.pm/packages/ehelper)

daily mix tasks in erlang archive.

## Install

```bash
mix archive.install hex ehelper --force
mix eh

## locally install or update
mix up
```