Update README.md

Add mention of slc and Arc to README
This commit is contained in:
Rand McKinney 2014-12-17 10:26:53 -08:00
parent 96f8d10237
commit 345a43e1e3
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ LoopBack consists of:
* A library of Node.js modules.
* [Yeoman](http://yeoman.io/) generators for scaffolding applications.
* Client SDKs for iOS, Android, and web clients.
LoopBack tools include:
* Command-line tool `slc loopback` to create applications, models, data sources, and so on.
* StrongLoop Arc, a graphical tool for editing LoopBack applications; and for deploying and monitoring applications.
For more details, see http://loopback.io/.