engine-deprecated
engine-deprecated copied to clipboard
One-liner installation
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)"