0.0.2 • Published 9 months ago

@fika-ts/tools v0.0.2

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

@fika-ts/tools

A neat new framework thingy.

Getting Started:

bun add @fika-ts/tools

TODO

Contributing:

Building:

This library uses swc and TypeScript to build the source code and generate types.

To build the library, run bun run build from the root, or from this workspace!

Code Quality:

Type Checking:

This library uses TypeScript to perform type checks, run bun run type-check from the root or from this workspace!

Linting

This library uses BiomeJS for linting, run bun run lint from the root or from this workspace!

Tests

This library uses Bun for running unit tests, run bun run test from the root or from this workspace!

Publishing:

To publish the library, run bun run pub from the workspace root. This will prompt you to login to npm and publish the package.

Note: In the future, we will automate this process using GitHub Actions. And also add in tooling to manage releases / changelogs!

0.0.2

9 months ago

0.0.1

9 months ago