0.0.14 • Published 4 years ago

maz-cli v0.0.14

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Maz CLI

license vue 2 npm npm Codacy grade

npm

CLI Tool to create Nuxt/Prismic project

Install

npm install -g maz-cli
or
# yarn global add maz-cli

Prerequisites

  1. Prismic
    • Prismic account & repo created
  2. Website public URL or future URL. Can be changed
  3. 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

Create new project

maz-cli create <app-name>

Features

  1. Choose the package manager
    • Yarn
    • Npm
  2. Choose your theme colors
    • Primary color (default: dodgerblue)
    • Secondary color (default: gold)
    • Default dark theme
  3. optionnal Use contact form & sending contact requests on your e-mail

CLI Options

--help

Alias: -h --> Show version number and exit

--version

Alias: -v --> Show version number and exit

In comming features

  • Multiple languages website
0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago