This content originally appeared on DEV Community and was authored by Francesco Bianco
Often installing software that has not yet been published on a registry is boring and complicated, and perhaps precisely to avoid cloning a repository from GitHub and perhaps reading a README that is not yet complete, you go ahead and lose the opportunity to test a product maybe valid but still not fully ripe for an official release. That's why I invented BInst.Tk, you just need to type a CURL command and you have your software ready to use directly from GitHub to your PC.
For example to install Docker directly from source will be enough use the following command
$ curl -s binst.tk | bash -s docker/docker
This command prepare and install Docker from GitHub sources.
Find out the secret of how it works and try to contribute at the following link
This content originally appeared on DEV Community and was authored by Francesco Bianco
Francesco Bianco | Sciencx (2021-12-02T00:52:40+00:00) Be 10x 😲 faster with BInst.Tk. Retrieved from https://www.scien.cx/2021/12/02/be-10x-%f0%9f%98%b2-faster-with-binst-tk/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.