Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 749 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 749 Bytes

DEPRECATED - Use Koishi's Boilerplate Project Instead

This project is deprecated, it was useful in the days that Koishi side has no an official bundler setup for plugins development.

Since Koishi Team release their official boilerplate project that includes build / bundle command for developing plugins, the constructeur could be deprecated and I would no longer maintain it.


constructeur

A build tools for koishi plugins

Install

$ yarn add --dev @hamster-bot/constructeur

Usage

$ constructeur build [config]
# or use the shorten alias
$ ctr build [config]

License

MIT