A Generator for WoltLab Suite Core Packages.
You can install WSCPackageGenerator
using following command:
npm install -g yo @manuth/generator-wsc-package
You can run the generator by invoking this command on a command prompt:
yo @manuth/wsc-package
- WoltLab Suite Core Package
- Meta-Data written in TypeScript
- Components written in TypeScript (optional)
- NPM-scripts for...
- Compiling the Package-Metadata
- Compiling the Package-Metadata in Watched Mode
- Building the Package-File (
.tar
-archive)
- Visual Studio Code-Environment (optional)