installer.to icon indicating copy to clipboard operation
installer.to copied to clipboard

Add ability to pipe already available scripts as the response.

Open agentmilindu opened this issue 6 years ago • 1 comments

The problem

There are some tools which already have installer scripts, for example Docker has https://get.docker.com. There is no point we keeping these scripts on our repo as we have to keep them uptodate everytime the original one updated.

The proposed solution

It is better if we can fetch the script directly from the original one and server as the responce.

agentmilindu avatar Feb 03 '19 12:02 agentmilindu

You mean fetching script and put it in installer.sh file right? @agentmilindu

harsha-iiiv avatar Feb 14 '19 15:02 harsha-iiiv