@dbieber I still feel that I am new to this project, I am trying to understand yours comments on all issues :)
I would take this if you want to fix this bug. I read it somewhere at #53 .
name = name or os.path.basename(sys.argv[0]) # (Note: Currently we don't set name from sys.argv[0] if command is set, and I think that's a bug.)
Path
's constructor directly
Also, how can I add descriptions to flags in
-- --help
?
in the next release we'll extract these descriptions automatically from any docstrings you have
pip install -U fire
to upgrade.
pip install -U fire
to upgrade.
Hey,
This is Mayank, from India. Actually, I, along with my team of software devs, want to work on this project as part of our college course curriculum.
Our course requires us to solve some existing repo issues, it will be very helpful if any of you can guide us along the way so that we can contribute as much as we can.
Waiting for your reply.
Thank-You