engine-deprecated icon indicating copy to clipboard operation
engine-deprecated copied to clipboard

One-liner installation

Open se7entyse7en opened this issue 7 years ago • 0 comments

From here.

from point 2 of the Quickstart it would easier to have a one-liner that could be copied and pasted. I think that it would be even better to have a simple interactive shell script that let you choose the destination folder. By doing this the one-liner could be something as:

bash -c "$(curl -LsS https://raw.github.com/src-d/engine/<version>/install.sh)"

se7entyse7en avatar Mar 06 '19 18:03 se7entyse7en