Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 905 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 905 Bytes

Deno Args

GitHub Actions: CI

Extensible CLI arguments parser for Deno with intelligent TypeScript inference.

Demo and Examples

Demo on YouTube

https://youtu.be/luzgMWrRJxw

Examples

Examples are located at examples folder.

Sample Apps

Become a Patron

My Patreon Page.

Development

All tasks are in Drakefile.ts.

Run all tests

deno run -A --unstable Drakefile.ts all

Fix files

env UPDATE=true deno run -A --unstable Drakefile.ts all

License

MIT © Hoàng Văn Khải