Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
1,257 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in clap-rs/clap that received 2 comments
Move to terminal_size dep after the recent textwrap upgrade
term_size is not maintained and we don't want to.
+9
−8
•
2
comments
- style: replacing yml with yaml for consistency
- Implementation of feature request #1918
- Make lifetimes descriptive
- feat: Added {before/after}_help_long to App struct, closed #1903
- Refactor
- imp(errors): Provide the missing required arguments as info
- feat(macros): Add `@global $setting` to set global settings
- Flag subcommands
- Custom subcommand placeholders
- Cleanup setings
- Replace macros with proper functions