Socket
Book a DemoInstallSign in
Socket

@pantheon-systems/pcc

Package Overview
Dependencies
Maintainers
7
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@pantheon-systems/pcc

npm ```console npm install @pantheon-systems/pcc --global ```

1.0.3
unpublished
latest
npmnpm
Version published
Maintainers
7
Created
Source

PCC Toolkit

Pantheon Content Cloud toolkit for setting up projects.


Installation

npm

npm install @pantheon-systems/pcc --global

yarn

yarn add @pantheon-systems/pcc --global

Usage

$ # Show Help
$ pcc init --help
pcc init <project_directory> [options]

Sets up project with required files.

Positionals:
  <project_directory>  The project directory in which setup should be done.
                                                                        [string]

Options:
  --version   Show version number                                      [boolean]
  --help      Show help                                                [boolean]
  --template  Template from which files should be copied.
                               [string] [required] [choices: "nextjs", "gatsby"]

$ # Create project with nextjs template
$ pcc init new_proj --template=nextjs
✔ Fetched starter kit!
✔ Completed setting up project!

To get started please run:
   cd new_proj
   PCC_HOST=<host_name> yarn dev

$ # Create project with gatsby template
$ pcc init new_proj --template=gatsby
✔ Fetched starter kit!
✔ Completed setting up project!

To get started please run:
   cd new_proj
   yarn start
$

Keywords

pcc

FAQs

Package last updated on 24 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.