Skip to main content
Module

x/cliffy/egg.yaml

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
File
name: cliffydescription: Command line framework for Deno 🦕unstable: trueversion: 0.20.1repository: https://github.com/c4spar/deno-cliffy/homepage: https://cliffy.iofiles: - _utils/**/* - ansi/**/* - command/**/* - examples/**/* - flags/**/* - keycode/**/* - keypress/**/* - prompt/**/* - table/**/* - CHANGELOG.md - CONTRIBUTING.md - dev_deps.ts - LICENSE - mod.ts - README.mdignore: - .DS_Store - .DS_Store?