0.1.0 • Published 2 years ago

xyster v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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 link

And now should be able to run it with the command x.

Usage

TODO: add usage instructions