pocketlang/cli/thirdparty/argparse
Thakee Nathees a22c4cb90d
CLI argparse implementation. (#136)
* argparse library added to third parth.

We're using argparse (https://github.com/cofyc/argparse) repo to parse
cli args.

* parsed arguments applied to the cli.

Co-authored-by: Derick Alangi <alangiderick@gmail.com>
2021-06-24 23:08:44 +05:30
..
argparse.c CLI argparse implementation. (#136) 2021-06-24 23:08:44 +05:30
argparse.h CLI argparse implementation. (#136) 2021-06-24 23:08:44 +05:30
LICENSE CLI argparse implementation. (#136) 2021-06-24 23:08:44 +05:30