New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

prismic-cli

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prismic-cli

Command line to bootstrap prismic projects.

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5.8K
increased by12.65%
Maintainers
1
Weekly downloads
 
Created
Source

Prismic Command Line for Javascript

npm version

This is a command line tool to bootstrap Javascript project using prismic.io. Currently it can be used to bootstrap projects based on:

It is meant to install globally:

npm install -g prismic-cli

Usage

Just type prismic without any argument to read the manual.

Examples

Create a new project on the 'foobar' repository:

prismic init foobar

Create a new NodeJS project on the 'foobar' repository, in the 'foobar' folder (non-interactive)

prismic init foobar --folder foobar --template NodeJS

More information

Once your project is bootstrapped, you can find more information about developing with prismic.io in the documentation.

All templates rely on the same Javascript kit.

FAQs

Package last updated on 25 Aug 2016

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc