create-somod
v1.17.3
Published
SOMOD Project creator
Downloads
80
Maintainers
Readme
create-somod
SOMOD project creation utility
Initialize the SOMOD project
Usage
npx create-somod
help
npx create-somod -h
Usage: create-somod [options] [modName]
Arguments:
modName module Directory name to create project
(default: "my-module")
Options:
-v, --verbose enable verbose
--ui Initialize only UI
--serverless Initialize only Serverless
--version somod SDK Version
--template-version somod-template Version
--no-git Skip git initialization
--no-prettier Skip prettier initialization
--no-eslint Skip eslint initialization
--no-files Skip Sample files
--npm-prompt Prompt for input during npm init
-h, --help display help for command