Skip to content

cheshire-cat-ai/plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My plugin

awesome plugin
Awesome plugin
awesome plugin

Write here all the useful information about your plugin.

This repository is the template to automate the release of official Cheshire Cat AI plugins.

Usage

  1. Create a new repository clicking on the Use this template button.
  2. Clone your new repo directly in the Cat's plugins folder.
  3. Run the setup.py script:
python setup.py

The script will prompt you to write the name of your plugin and make an initial setup setting the name in the files.

  1. Start developing!

Important A new release of your plugin is triggered every time you set a new version in the plugin.json file. Please, remember to set it correctly every time you want to release an update.