Skip to content

Instantly share code, notes, and snippets.

@MicrexIT
Created April 21, 2020 13:09
Embed
What would you like to do?
Install vapor toolbox
git clone https://github.com/vapor/toolbox.git
cd toolbox
# git checkout <desired version>
swift build -c release --disable-sandbox
mv .build/release/vapor /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment