Skip to content

KSXGitHub/deno-args

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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