Skip to content

Jessica-Koch/knuts-and-bolts

Repository files navigation

License: MIT Build Status Test Coverage Maintainability

Knuts & Bolts

Knuts & Bolts is a library written in Typescript, that implements basic data structures and algorithms.

Installation

Clone this repository

git@github.com:Jessica-Koch/knuts-and-bolts.git

Install the package dependencies: yarn install or npm install

Testing

Knuts&Bolts uses Jest to run its tests.

Make sure to run the build, yarn run build

Now you're ready to run the tests, yarn run test.

Running yarn run watch-tests which will watch for code changes.

Alternatively, if you prefer, you can run any of the above tests with npm instead of yarn.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published