MindSphere CLI: mdsp starter-js Command
Syntax:
mdsp starter-js
Help:
mdsp starter-js --help
Alternative form:
mc starter-js
(The CLI was using mc
as default command name in older versions)
Description
creates a starter project in javascript #
Usage
Parameter list:
Usage: mc starter-js|sj [options]
creates a starter project in javascript #
Options:
-d, --dir directory name (default: "starterjs")
-v, --verbose verbose output
-h, --help display help for command
Examples
Here are some examples of how to use the mdsp starter-js
command:
Examples:
mdsp starter-js this creates a directory called starterts
mdsp starter-js --dir mindconnect-agent this creates a directory called mindconnect-agent
See MindSphere API documentation for more information about MindSphere APIs.