1.0.0 • Published 3 years ago
@xhyrom/semver v1.0.0
Setup
- Clone this repository:
git clone https://github.com/xHyroM/semver.git - Navigate to the project directory:
cd semver - 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.
- Fork this repository
- Create a new branch for your changes:
git checkout -b my-feature - Commit your changes:
git commit -am "Add my feature" - Push the branch:
git push origin my-feature - Open a pull request
License
This project is licensed under the Apache-2.0 License.
1.0.0
3 years ago