I have recently installed swift by following the commands described on https://github.com/PerfectlySoft/PerfectDocs/blob/master/guide/gettingStarted.md
Installation seems to be OK.
swift --version
is python-swiftclient 3.2.0
but when go swift build
it says "no such command: build"
What am I supposed to do?