maz-cli
v0.0.14
Published
CLI Tool to create Nuxt/Prismic project
Downloads
5
Readme
Maz CLI
CLI Tool to create Nuxt/Prismic project
Install
npm install -g maz-cli
or
# yarn global add maz-cli
Prerequisites
- Prismic
- Prismic account & repo created
- Website public URL or future URL. Can be changed
optionnal
If you want use a client e-mail to use contact form and receive email requests on you email- Mailgun account:
- apiKey
- domain
- SMTP:
- host
- port
- auth user
- auth pass
- Mailgun account:
Create new project
maz-cli create <app-name>
Features
- Choose the package manager
- Yarn
- Npm
- Choose your theme colors
- Primary color (default:
dodgerblue
) - Secondary color (default:
gold
) - Default dark theme
- Primary color (default:
optionnal
Use contact form & sending contact requests on your e-mail- With Mailgun
- Or any SMTP client
CLI Options
--help
Alias: -h
--> Show version number and exit
--version
Alias: -v
--> Show version number and exit
In comming features
- Multiple languages website