popomore / projj

Manage repository easily.
MIT License
266 stars 40 forks source link

feat: add hints to the find command when input empty repo name #33

Closed DiamondYuan closed 5 years ago

DiamondYuan commented 5 years ago
✔︎  Please specify the repo name:
   For example: projj find example
✨  Done

image

codecov[bot] commented 5 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage    99.2%   99.22%   +0.01%     
==========================================
  Files          11       11              
  Lines         253      257       +4     
==========================================
+ Hits          251      255       +4     
  Misses          2        2
Impacted Files Coverage Δ
lib/command/find.js 96.55% <100%> (+0.55%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ceea33a...a7b6ac2. Read the comment docs.

popomore commented 5 years ago