Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cao7113/ehelper
- Owner: cao7113
- Created: 2023-06-25T08:20:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-24T05:54:32.000Z (6 months ago)
- Last Synced: 2024-09-24T11:35:41.145Z (4 months ago)
- Topics: elixir, helper, task
- Language: Elixir
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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
```