README.md

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

Cli built on escript with elixir

## Usage

```
$> ecli info
```

## Todo

- github action: hex publish optimize
- reqer dependency
- time.tc vs mix httpc

## Installation

```
mix escript.install github cao7113/ecli
ecli
```