pinipig-cli

0.2.8 • Public • Published

Pinipig Command Line Interface

Installing the CLI

Pinipig CLI makes it quick to spin up a new Pinipig App

npm install -g pinipig-cli

Create a new app

To create a new pinipig app

  • create a new directory mkdir newApp
  • cd newApp
  • pinipig init

Options

Usage: pinipig [options] [command]

Options:
  -V, --version          output the version number
  -h, --help             output usage information

Commands:
  init [options] [name]       run setup commands for all envs
  install [options] [plugin]  install pinipig plugin
  adapter|db [options]        Add DB Adapter
  model|m [options]           create a Model

Pinipig Command Line Interface

Documentation

visit Pinipig Documentation

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.8
    0
    • latest

Version History

Package Sidebar

Install

npm i pinipig-cli

Weekly Downloads

0

Version

0.2.8

License

MIT

Unpacked Size

84 kB

Total Files

53

Last publish

Collaborators

  • jmdisuanco