Skip to content

Create-Mastery/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Mastery CLI

The official Create Mastery CLI — your tool to enhance DX when working on the Create Mastery website.

Installation

npm install -g @create-mastery/cli

First Step

Before running most commands, make sure you have cloned the Create Mastery website:

cm clone path/to/destination

Usage

Run the CLI help to see all available commands:

cm --help

Common Commands

  • cm clone <destination> — clone the Create Mastery project repo
  • cm add component <name> [--props] [--client] — create a new component
  • cm add language <language> — add a new language for i18n
  • cm gen schema — generate the dictionary JSON schema
  • cm version — display CLI version and project info
  • cm scripts — list all scripts from the project package.json

Version

GPL 3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published