Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cao7113/ehelper

mix helper tasks in archive
https://github.com/cao7113/ehelper

elixir helper task

Last synced: about 2 months ago
JSON representation

mix helper tasks in archive

Awesome Lists containing this project

README

        

# 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 archive.

## Install

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

## locally install or update
mix up
```