| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Removes the dependency on `clipboardy`. Pipe the result to e.g. `pbcopy`
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1140 +/- ##
==========================================
- Coverage 57.19% 57.19% -0.01%
==========================================
Files 53 53
Lines 10368 10367 -1
==========================================
- Hits 5930 5929 -1
Misses 4438 4438 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Definite +1 here, depending on unauditable binaries is not an enviable position for this package to be in.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Removes the dependency on clipboardy. Instead, pass the --markdown flag and pipe the result to e.g. pbcopy
Closes: #1131