mobilecaddy

1.2.1 • Public • Published

mobilecaddy-cli

CLI tools for MobileCaddy.

Installation

$ npm install -g mobilecaddy

Usage

List available templates

mobilecaddy templates

Create a new project from a template

mobilecaddy new <template|git-zip-url> <your-app-name> [--sudo]

Supplying --sudo flag will run npm install commands with sudo (auto on Mac OS)

Start your app in a local web server

mobilecaddy serve [options]

## options:
## --local								# run against local mock data rather than SFDC
## --scrub=[true | full]	# Clears local data ('full'=inc oauth)
## --rec									# Record SFDC responses and populate 'mock' files

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.1
    1
    • latest

Version History

Package Sidebar

Install

npm i mobilecaddy

Weekly Downloads

1

Version

1.2.1

License

MIT

Last publish

Collaborators

  • mobilecaddyuser
  • toddhalfpenny