Closed backwardspy closed 6 years ago
Oh! That is referring to quicli's master branch, not a released version. That's quite unfortunate. I had planned to release a new version last week but that didn't happen yet. I'll try to get around to it this weekend.
In the meantime, you can look at this https://github.com/killercup/quicli/tree/v0.2.0 version of the repository.
Sorry for the confusion!
Ah, that makes a lot of sense! Thanks for clearing it up.
Hi, I tried to compile the Readme example and I got two errors saying that
StructOpt
andVerbosity
are not found in scope. Should these be added to the prelude?