https://github.com/louismazel/maz-cli
CLI Tool to create Nuxt/Prismic project
https://github.com/louismazel/maz-cli
Last synced: 5 months ago
JSON representation
CLI Tool to create Nuxt/Prismic project
- Host: GitHub
- URL: https://github.com/louismazel/maz-cli
- Owner: LouisMazel
- License: mit
- Created: 2020-04-18T14:13:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T21:39:27.000Z (over 3 years ago)
- Last Synced: 2024-04-22T23:45:02.272Z (about 2 years ago)
- Language: JavaScript
- Size: 467 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maz CLI
[](https://github.com/LouisMazel/maz-cli/blob/master/LICENSE)
[](https://vuejs.org)
[](https://www.npmjs.com/package/maz-cli)
[](https://www.npmjs.com/package/maz-cli)
[](https://www.codacy.com/app/LouisMazel/maz-cli)
[](https://www.npmjs.com/package/maz-ui)
> CLI Tool to create Nuxt x Prismic project
## Install
```bash
npm install -g maz-cli
or
# yarn global add maz-cli
```
## Prerequisites
1. Prismic
- Prismic account & repo created
1. Website public URL or future URL. Can be changed
1. `optionnal` If you want use a client e-mail to use contact form and receive email requests on you email
- [Mailgun](https://www.mailgun.com/) account:
- apiKey
- domain
- SMTP:
- host
- port
- auth user
- auth pass
## Create project Nuxt x Prismic
```bash
maz create
```
## Features
1. Choose the package manager
- Yarn
- Npm
1. Choose your theme colors
- Primary color (default: `dodgerblue`)
- Secondary color (default: `gold`)
- Default dark theme
1. `optionnal` Use contact form & sending contact requests on your e-mail
- With [Mailgun](https://www.mailgun.com/)
- 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