0.3.1 • Published 8 months ago

create-marz v0.3.1

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

create-marz

Set up a new Marz app in seconds.

With Bun

bun create marz

Arguments

Options
  --help, -h     Show this help message
  --version, -v  Show the version number
  --template, -t Template to use
  --name, -n     Name of the app
  --overwrite    Overwrite existing directory
  --install, -i  Install dependencies

Examples
  $ create-marz my-app
  $ create-marz my-app --template template-barebones
  $ create-marz my-app --template template-barebones --install --overwrite
0.3.1

8 months ago

0.3.0

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago