Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

cinnabar-forge/snapserve-wonka

Repository files navigation

Cinnabar Forge SnapServe Wonka Plugin

An example SnapServe plugin

TODO

Getting Started

Installation

Install SnapServe globally using npm:

npm install -g snapserve-wonka

Usage

TODO

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

Clone the repository and install dependencies:

git clone git@github.com:cinnabar-forge/snapserve-wonka.git
cd snapserve-wonka
npm ci

License

Cinnabar Forge SnapServe is licensed under the ISC License - see the LICENSE file for details.

Authors