(B)inary (Inst)aller (T)ool(k)it - also known "BInst.Tk" 😮
BInst.Tk is a rapid installtion tool that get packages from GitHub. With BInst.Tk you can install any of the repositories from GitHub to your machine without lose of time.
BInst.Tk could be used without install, to get Docker from https://github.com/docker/docker just type the following command
curl -s binst.tk | sudo bash -s docker/docker
BInst.Tk is not a resident script, the most annoyance we can give you is creating an alias in your shell. Just run the following command
curl -s binst.tk/alias | bash
It create an alias into your favorite shell profile file, somethig like that
alias binst='curl -s binst.tk/alias | sudo bash -s'
After that you just run the following command
binst docker/docker
BInst.Tk has no particular dependency, obviously remember that it is used to get software directly from source so you will often be forced to install GNU Make before starting.
Thank you for considering contributing to this project! The contribution guide can be found in the CONTRIBUTING.md.
In order to ensure that the Javanile community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Javanile, please send an e-mail to Francesco Bianco via [email protected]. All security vulnerabilities will be promptly addressed.
This project is open-sourced software licensed under the MIT license.