https://github.com/cao7113/ecli
escript cli with elixir
https://github.com/cao7113/ecli
cli elixir
Last synced: 6 months ago
JSON representation
escript cli with elixir
- Host: GitHub
- URL: https://github.com/cao7113/ecli
- Owner: cao7113
- Created: 2023-03-01T10:59:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-20T05:39:54.000Z (6 months ago)
- Last Synced: 2025-12-22T05:39:55.005Z (6 months ago)
- Topics: cli, elixir
- Language: Elixir
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecli
[](https://github.com/cao7113/ecli/actions/workflows/ci.yml)
[](https://github.com/cao7113/ecli/actions/workflows/release.yml)
[](https://hex.pm/packages/ecli)
Cli built on escript with elixir
## Usage
```
$> ecli info
```
## Installation
```
mix escript.install hex ecli
mix escript.install github cao7113/ecli
ecli
```