Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

sodaru/create-somod

Repository files navigation

create-somod

SOMOD project creation utility

Initialize the SOMOD project

Usage

npx create-somod
Usage: create-somod [options] [modName] [mode]

Arguments:
  modName        module Directory name to create project (default: "my-module")
  mode           UI Mode or Serverless Mode (choices: "ALL", "UI", "SERVERLESS", default: "ALL")

Options:
  -v, --verbose  enable verbose
  --version      Print version of create-somod
  --no-git       Skip git initialization
  --no-prettier  Skip prettier initialization
  --no-eslint    Skip eslint initialization
  --no-files     Skip Sample files
  -h, --help     display help for command

Support

This project is a part of Open Source Intitiative from Sodaru Technologies

Write an email to [email protected] for queries on this project