Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 238 Bytes

Usage# Easy CLI

A CLI library for Deno that allows you to create an interactive CLI application with ease.

Installation

deno add @vef/easy-cli

See the documentation at VeryEasyFramework