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

AwesomeHamster/constructeur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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