xyster
v0.1.0
Published
bloated javascript build system
Readme
X
This is just an esbuild wrapper for bundling my projects. It also copies and updates the required boilerplate to run eslint.
Requirements
Bun: >=1.0.13
Instalation
To install this project, run the following commands:
bun install
bun generate-static-files
bun linkAnd now should be able to run it with the command x.
Usage
TODO: add usage instructions
