1.0.0 • Published 1 year ago

@xhyrom/semver v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Setup

  1. Clone this repository: git clone https://github.com/xHyroM/semver.git
  2. Navigate to the project directory: cd semver
  3. Install the dependencies: pnpm install

Usage

  • To build the project, run pnpm build
  • To run tests, run pnpm test

Contributing

To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Commit your changes: git commit -am "Add my feature"
  4. Push the branch: git push origin my-feature
  5. Open a pull request

License

This project is licensed under the Apache-2.0 License.

1.0.0

1 year ago