# gen-readme
A readme generator. Well, trully? it just copies the template to your directory.
[](https://github.com/datsfilipe/gen-readme/stargazers)





Usage
Install the package globally:
bash
cargo install gen-readme
bash
yay -S gen-readme-bin
bash
paru -S gen-readme-bin
How to Run the Project
- Clone this repository:
git clone git@github.com:datsfilipe/gen-readme.git
.
- Enter in the project directory:
cd gen-readme
.
- Run the project:
cargo run
.
How to Contribute
Follow these steps to contribute to the project:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch-name
.
- Make your changes and commit them:
git commit -m 'Add some feature'
.
- Push to the branch:
git push origin feature-branch-name
.
- Open a pull request.
Please ensure that your code adheres to the project's coding standards.
Contributors
License
This project is licensed under the License.