Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 08:15
· 6 commits to main since this release
v1.0.1
242d697

Installation

npm install -g fixit-cli

Usage

Usage: fixit <command> [options]

Options:
  -v, --version          output the version number
  -h, --help             display help for command

Commands:
  create <project-name>  create a new FixIt project from a template
  check                  check the latest version of FixIt theme
  help <command>         display help for a specific command

For example, create a site named my-blog:

fixit create my-blog