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

https://github.com/eibens/ecli


https://github.com/eibens/ecli

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ecli

[ecli](#) (pronounced _easily_) makes it easy to build and document a
command-line interface (CLI) in TypeScript for [Deno](https://deno.land).

[![License](https://img.shields.io/github/license/eibens/ecli?color=informational)](LICENSE)
[![deno.land/x](https://img.shields.io/badge/x/ecli-informational?logo=deno&label)](https://deno.land/x/ecli)
[![Repository](https://img.shields.io/github/v/tag/eibens/ecli?label&logo=github)](https://github.com/eibens/ecli)
[![ci](https://github.com/eibens/ecli/actions/workflows/ci.yml/badge.svg)](https://github.com/eibens/ecli/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/eibens/ecli/branch/master/graph/badge.svg?token=OV98O91EJ1)](https://codecov.io/gh/eibens/ecli)

# Documentation

Documentation is not yet available. This library is still in a very early phase
and may be subject to significant changes.