-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
Thanks a lot for the library.
Surprisingly there aren't many java CLI libraries designed for usage for commands with parameters. IMHO this is the best one.
The only disadvantage I found is dependency on guava:
- for tiny projects it fills wrong to add 2Mb guava jar just for CLI
- "enterprise" projects will usually have dependency on guava already, but not necessarily the same version as airline
Do you think it makes sense to copy into project only those guava bits which are used?
I could do this myself, just wanted to ask your opinion.
Metadata
Metadata
Assignees
Labels
No labels