0.0.7 • Published 2 years ago

@euricom/pelckmans-cli v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

pelckmans-cli

Pelckmans CLI for generating static websites with netlify backend License

Bootstrap an app for Pelckmans.

Usage

You'll need the following installed to use Pelckmans CLI:

To create a new app using Pelckmans, simply run the following command:

npx @euricom/pelckmans-cli <project-name> && cd <project-name>

This will walk you through creating a project, allowing you to choose which template and preferences you want to use.

Show help

npx @euricom/pelckmans-cli  --help

Templates

The default mode of the Pelckmans CLI is to use a template. Each template has different options that can be chosen to configure the initial project to suit your needs.

Current templates include:

  • Nextjs (Next.js)
  • Default (Simple website)