0.8.0 • Published 12 months ago

@primno/cli v0.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Primno CLI

npm npm build

Primno CLI is a command-line interface tool for initializing, building, and deploying Primno projects from a command shell.

Important primno is in beta stage and subject to change.

Documentation

The documentation can be found on https://primno.io.

Installation

npm install -g @primno/cli

Commands

  • mn new <name> - Create a new primno project.
  • mn build - Build project.
  • mn watch - Watch project for changes.
  • mn start - Start the project during development cycle.
  • mn deploy - Build and deploy project to D365.