2.4.2 • Published 8 days ago

kha_plugins_cli v2.4.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 days ago

Kha Plugins CLI

Kha Plugins CLI is a command-line tool for managing your work with multiple websites on KhaCloud based cloud services. Documentation for Plugins development can be found here in the near future.

Requirements

  • Node.js 12 or higher
  • NPM (comes with Node.js)
  • NPX
  • A KhaCloud based cloud service account

Installation

sudo npm install -g kha_plugins_cli

For windows users: Open a command prompt as administrator and run the following command before installation:

Set-ExecutionPolicy RemoteSigned

Update

sudo npm update -g kha_plugins_cli

Usage

Configuration

Before using Kha Plugins CLI, you need to set up your kha-plugin-config.jsonc file

Commands

Plugin's commands

khap upload

Uploads your work to the default website

khap routes

Shows the API and WEB routes endpoints

khap listen

Listens for changes in your work and uploads them to the website

khap init

Initializes a new Kha Plugins project

khap ai

Runs an AI task, It's based on OpenAI's GPT-3 API, Some tasks require GPT-3 16K model, OpenAI key is required

Plugin's theme commands

khap theme

Shows the theme commands list, and the available themes

khap theme init <THEME_NAME>

Initializes a new theme

khap theme upload <THEME_NAME>

Uploads the all the theme files/settings to the website

khap theme static-upload <THEME_NAME>

Uploads the theme static files to the website

2.4.1

8 days ago

2.4.2

8 days ago

2.4.0

18 days ago

2.3.1

18 days ago

2.3.0

2 months ago

2.2.7

2 months ago

2.2.1

4 months ago

2.2.0

4 months ago

2.2.3

4 months ago

2.2.2

4 months ago

2.2.5

4 months ago

2.2.4

4 months ago

2.1.8

5 months ago

2.1.4

8 months ago

2.1.3

8 months ago

2.1.6

7 months ago

2.1.5

8 months ago

2.1.7

7 months ago

2.1.2

8 months ago

2.1.1

9 months ago

2.1.0

9 months ago

2.0.19

9 months ago

2.0.18

9 months ago

2.0.17

10 months ago

2.0.16

10 months ago

2.0.14

10 months ago

2.0.13

10 months ago

2.0.12

10 months ago

2.0.11

10 months ago

2.0.10

10 months ago

2.0.9

10 months ago

2.0.8

10 months ago

2.0.7

10 months ago

2.0.6

10 months ago

2.0.5

10 months ago

2.0.4

10 months ago

2.0.3

10 months ago

2.0.2

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago