Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@ritz078 ritz078 released this 16 Apr 11:50
· 2 commits to master since this release

Features :

  • Show how many repos have already been starred and only make request for un-starred repos.
  • Show author name in front of package name.
  • Better error handling.
  • Don't ask for confirmation if the user has selected to star all repos.
  • If command run as npm script ask for confirmation.

Bug Fixes:

  • Throw error if command run outside a project directory.