v5.0.0
- Adds a new
--fork
CLI arg which adds support to fork the repos or gists specified viausers
,orgs
,stars
, orgists
- Removed various shorthand CLI args to avoid confusion and improved help message output for CLI args (updated docs as well)
- Namespaces for various functions changed for better project organization. As this project is intended to be used as a CLI tool and not a library, the impact should be minimal