swift-cli

1.1.4 • Public • Published

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-cli

Available 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 variant

Create a new app with default swift-starter

swift-cli init my_app

Install Dependencies

cd my_app && make boostrap

Help and Version

swift -v // Check CLI version
swift --help // Get help and check usage

Roadmap

License

SWIFT CLI is released under the MIT License.

Package Sidebar

Install

npm i swift-cli

Weekly Downloads

1

Version

1.1.4

License

MIT

Last publish

Collaborators

  • phx191