particular.cloud

0.1.10 • Public • Published

Particular.Cloud

particular.cloud

Command-line tool for interacting with Particular.Cloud.

Functionality

  • Fetch your texts from Particular.Cloud on npm install
  • Use the Particular.Cloud command-line interface

We also provide a VS Code extension for further development support!

Installation

Install particular.cloud as a devDependency to fetch your texts from Particular.Cloud and to interact with the Particular.Cloud command-line interface.

npm

npm i -D partiuclar.cloud

yarn

yarn add -D partiuclar.cloud

Usage

Run the cli via npx particular.cloud.

To fetch all texts from Particular.Cloud and store them in @particular.cloud/texts, run npx particular.cloud texts.

Add the following postinstall script to your package.json to automate the process:

"scripts": {
  "postinstall": "npx particular.cloud texts"
}

This ensures that your texts are always up to date when you run npm i.

Documentation

Please find more documentation here: particular.cloud/documentation

Changelog

Version 1.0.0

  • Updates to latest cli version

Version 0.0.0

  • Updates to latest cli version

Version 0.0.0

  • Fairy dust 🦄

Package Sidebar

Install

npm i particular.cloud

Weekly Downloads

0

Version

0.1.10

License

Apache-2.0

Unpacked Size

14.1 kB

Total Files

5

Last publish

Collaborators

  • andrelandgraf