Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 574 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 574 Bytes

Looking for a guide? Check out the Wiki.

Want to support the Module? Check the Patreon

Building

This repository uses xc for task definitions! As such only nodejs, yarn and xc are required.

Dependencies

Project Version
nodejs.org ^18.12.1
xcfile.dev ^0.0.159
yarnpkg.com ^3.5.1

Tasks

setup

setup the environment

yarn install

build

Builds the module

Requires: setup

yarn build