@page-libs/cli

1.1.9 • Public • Published

page-cli

NPM Version Build Status

Command line interface for Page framework.

install

npm install @page-libs/cli -g

build

npm run build

commands

  • page create: creates a new project
  • page update: upgrades the project to a new version of Page framework
  • page build [evironment][,...otherEnvVars] | page b [evironment][,...otherEnvVars]: builds the project
  • page run [evironment][,...otherEnvVars] | page r [evironment][,...otherEnvVars]: runs the project
  • page br [evironment][,...otherEnvVars]: builds and then runs the project
  • page test: run tests (via npm)
  • page -v | page --version: check a version of the Page framework
  • page -h | page --help: information about commands

By default environment is local. For more information visit Page docs.

Readme

Keywords

Package Sidebar

Install

npm i @page-libs/cli

Weekly Downloads

0

Version

1.1.9

License

MIT

Unpacked Size

21 kB

Total Files

24

Last publish

Collaborators

  • guseyn