Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.11 KB


Hyro

Setup Rusty Toolchain

Setup

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

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 MIT License.