bin
bin copied to clipboard
Effortless binary manager
Update to the new version of [delta](https://github.com/dandavison/delta) is failed: ``` $ bin update • /home/anuvyklack/.local/bin/delta 0.12.0 -> 0.12.1 (https://github.com/dandavison/delta/releases/tag/0.12.1) Multiple matches found, please select one: [1] delta-0.12.1-x86_64-unknown-linux-gnu.tar.gz [2] delta-0.12.1-x86_64-unknown-linux-musl.tar.gz Select...
Debug output: ```shell $ bin install --debug github.com/dominikh/go-tools • debug logs enabled • Config directory is: /home/lubr/.bin • Download path set to /home/lubr/bin • Getting latest release for dominikh/go-tools •...
I'd like to use this wonderful tool also for private github enterprise instances. However, if I try it, I get an error. ``` bin install --debug /cc/spore • debug logs...
`bin` fails to install [`sass`](https://github.com/sass/dart-sass) binary. ``` > bin install --debug github.com/sass/dart-sass • debug logs enabled • Config directory is: /home/user/.config/bin • Download path set to /home/user/.bin • Getting latest...
bin is a wonderful tool that increases security for lots of users, due to the ease of keeping tools up to date. Thanks! Speaking of security - some tools offer...
I just tried to update a few packages and got "no files found in zip file". I don't know what that's about, but there's a `bin` update too, and it...
1 - run `bin update` and start update process 2 - bin exists for some error 3 - running `bin ls` should show updateable tools and doing `bin update` again...
``` (ins)└─$ bin install --debug https://github.com/pkolaczk/fclones • debug logs enabled • Config directory is: /home/niall/.config/bin • Download path set to /home/niall/bin • Getting latest release for pkolaczk/fclones • Filename fclones_0.23.0_amd64.deb...
## Updated 02-02-22 When bin finds an archive type as a source, it currently lists the files inside and prompts the user which file to extract. There are several projects...
currently when `bin install `, bin prompts the user which file from the archive to use. Does it make sense only to filter through binaries files only? Currently `bin` shows...