Morganamilo / paccat

Print pacman package files
GNU General Public License v3.0
30 stars 4 forks source link

Read from stdin with - #3

Closed Morganamilo closed 10 months ago

TheDoctor314 commented 2 years ago

I would like to work on this.

Morganamilo commented 2 years ago

Are you working on this? This and the completion are the last thing blocking 1.0

TheDoctor314 commented 2 years ago

Sorry, been a bit busy. Go ahead!

On Tue, 2 Nov, 2021, 02:12 Lulu, @.***> wrote:

Are you working on this? This and the completion are the last thing blocking 1.0

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Morganamilo/paccat/issues/3#issuecomment-956574604, or unsubscribe https://github.com/notifications/unsubscribe-auth/APN3WJC3OWYGH7FJ4TWTS2TUJ33U3ANCNFSM5F64QY5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

keysym commented 2 years ago

Consider the example command: paccat grub -- etc/default/grub

What should be read from stdin? The package, the files, or both?