Skip to content

sardine-system/sardine-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sardine-web

The official web editor plugin for the sardine-system library!

Installation

If you already have sardine-system v0.4.0+ installed or you are fine with the stable version of Sardine, you can go straight to installing this package from PyPI:

pip install sardine-web

If you do want the Sardine development version, install the repository before this package following their installation guide:

pip install git+https://github.com/Bubobubobubobubo/sardine
pip install sardine-web

If you want to install the development version of this repository, make sure you have Node.js and Yarn installed:

pip install git+https://github.com/sardine-system/sardine-web

Usage

Documentation: https://sardine.raphaelforment.fr/editors/fishery.html

This adds a sardine web command to Sardine to start the web editor.