Skip to content

LuvDaSun/OpenApi42

Repository files navigation

OpenApi42

Because OpenApi is the answer to everything!

Installing

First, install dependencies via npm install. Tests should work on node v21 and later!

Building

You might want to build The project via npm --workspaces run build. This is automatically done before testing and packaging.

Publishing

Bump version via npm --workspaces version patch. You could also bump a minor or major version.

Then update dependencies via npm --workspaces update --save, or do this manually.

The publish everything via npm --workspaces publish.

Then commit and push everything to git.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published