0.1.10 • Published 2 years ago

particular.cloud v0.1.10

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

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 🦄
0.1.10

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago