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.
A build tools for koishi plugins
$ yarn add --dev @hamster-bot/constructeur
$ constructeur build [config]
# or use the shorten alias
$ ctr build [config]
MIT