0.0.14 • Published 6 years ago
maz-cli v0.0.14
Maz CLI
CLI Tool to create Nuxt/Prismic project
Install
npm install -g maz-cli
or
# yarn global add maz-cliPrerequisites
- Prismic
- Prismic account & repo created
- Website public URL or future URL. Can be changed
optionnalIf 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:
optionnalUse 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
