Warning: The StrongLoop slc
tool is still available, however it is not
recommended for LoopBack development, as it will be deprecated in the future. To upgrade an
existing installation to the latest version, see Updating to the latest version.
StrongLoop’s Node platform consists of:
- LoopBack, an open-source Node application framework based on Express.
- StrongLoop Process Manager and related devops tools for Node applications.
Important:
StrongLoop Arc and slc
are no longer under active development, and will soon be deprecated. Arc’s features are being included in the IBM API Connect v5 developer toolkit.
What you’re going to do
Follow the instructions for your operating system:
You’re going to run npm install -g strongloop
, which installs:
- The StrongLoop command-line tool,
slc
, for creating LoopBack applications and for running and managing Node applications. - LoopBack Angular command line tools. See AngularJS JavaScript SDK for details.
- StrongLoop Arc, a graphical tool suite for the API lifecycle, including tools for building, profiling and monitoring Node apps. NOTE: StrongLoop Arc is deprecated in favor of API Connect API Designer.
- Various other tools, Including Yeoman, the LoopBack Yeoman generators to create and scaffold LoopBack applications, and Grunt, the JavaScript task runner.