@rebilly/spinup-cli

1.0.0 • Public • Published

@rebilly/spinup-cli

Rebilly's customer CLI wrapper of Gridsome to handle the automatic generation of websites. Based on a particular set of templates and components provided directly by Rebilly.

Commands

The CLI can be accessed globally after being installed as rebilly-spinup.

Create

To create a new project run create:

rebilly-spinup create my-portal billing-portal

The second argument specifies the target directory, while third argument specifies the website template. At this time only the billing-portal exists in its early stage.

Developing and Building

After the project is created you can run additional commands from the target folder.

Run a local hot-reload server with develop:

rebilly-spinup develop

Build for distribution with build:

rebilly-spinup build

Run Gridsome's GraphQL explorer with explore:

rebilly-spinup explore

Readme

Keywords

none

Package Sidebar

Install

npm i @rebilly/spinup-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

14.8 kB

Total Files

7

Last publish

Collaborators

  • adamaltman
  • romanhotsiy
  • mike.classic
  • rebilly-npm-machine-user