1.1.4 • Published 9 years ago
swift-cli v1.1.4
swift-cli
A CLI for getting started with SWIFT BOILERPLATE. It offers a super simple boilerplate project and additional utilities to get started with isomorphic Swift, ReactiveCocoa and MVVM apps.
npm install -g swift-cliAvailable Commands
init [name] -t=<variant_name> Initialize a SWIFT project (Default variant: swift-boilerplate).
list List SWIFT variants
search [term] Search for a SWIFT variant
info [term] View details of a SWIFT variantCreate a new app with default swift-starter
swift-cli init my_appInstall Dependencies
cd my_app && make boostrapHelp and Version
swift -v // Check CLI version
swift --help // Get help and check usageRoadmap
License
SWIFT CLI is released under the MIT License.