0.0.14 • Published 5 years ago

maz-cli v0.0.14

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago