passage icon indicating copy to clipboard operation
passage copied to clipboard

Got Binaries?

Open rgl opened this issue 10 months ago • 1 comments

I wanted to try passage, but didn't find the binaries in this project releases page. Are they available somewhere else? If not, would that be an welcomed PR (to be similar to https://github.com/FiloSottile/age/releases)?

Also, are you still using passage? :-)

rgl avatar Mar 05 '25 18:03 rgl

Passage is just a shell script, so there are no binaries to release. If you just want to try it out, you can run the shell script inside the src directory. You won't have any shell completions, but you can run it just fine, as long as you have bash and age installed.

faeb5 avatar Apr 22 '25 12:04 faeb5