hugovk / norwegianblue

CLI to show end-of-life dates for a number of products.
https://endoflife.date
MIT License
72 stars 4 forks source link

Document installation using pipx #179

Closed edgarrmondragon closed 7 months ago

edgarrmondragon commented 7 months ago

pipx is my preferred way of installing Python-based CLIs and I can confirm that this works for norwegianblue.

Cheers!

hugovk commented 7 months ago

Thanks! I made a small tweak to match some of my other READMEs.

codecov[bot] commented 7 months ago

Codecov Report

Merging #179 (673a2e5) into main (2d89377) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files           7        7           
  Lines         390      390           
=======================================
  Hits          386      386           
  Misses          4        4           
Flag Coverage Δ
macos-latest 98.97% <ø> (ø)
ubuntu-latest 98.97% <ø> (ø)
windows-latest 98.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!