Skip to content

manga-raiku/raiku-plugin-template

Repository files navigation

Raiku Plugin Template

This is a plugin template for the Raiku application.

How to create a plugin with this template

  1. Click to Use template
  2. Update the information in the package.json file.

Installation

  1. Run pnpm i to install the dependencies.

Enabling Development Mode

  1. Run pnpm dev to start development mode.
  2. Open Raiku App and add plugin http://localhost:5173 with Dev mode

Compilation

  1. Run pnpm build to compile the source code into executable code.

Release

  1. Run pnpm release to release plugin with Github Actions

Good luck!

About

A template for plugin of the Raiku app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages