November 2018
Intermediate to advanced
404 pages
10h 16m
English
Similar to Vapor Toolbox, you can install the Kitura CLI to simplify the process of creating Kitura applications.
With Homebrew on your Mac, go ahead and install the Kitura CLI:
# Step 3a: Install Kitura on macOS$ brew install ibm-swift/kitura/kitura
The output is as follows:
==> Installing dependencies for ibm-swift/kitura/kitura: node ==> Installing ibm-swift/kitura/kitura dependency: node ==> Downloading https://homebrew.bintray.com/bottles/node-11.2.0.high_sierra.bottle.tar.gz ######################################################################## 100.0% ==> Pouring node-11.2.0.high_sierra.bottle.tar.gz ==> Caveats Bash completion has been installed to: /usr/local/etc/bash_completion.d ==> Summary /usr/local/Cellar/node/11.2.0: ...Read now
Unlock full access