Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@hamster-bot/constructeur

AwesomeHamster46MITdeprecated0.3.0TypeScript support: included

Package no longer supported, use Koishi's boilerplate project instead: https://github.com/koishijs/boilerplate

A build tools for koishi plugins used in Hamster

koishi, plugin, build, tools, esbuild, typescript

readme

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