Crates.io | makereadme |
lib.rs | makereadme |
version | 0.3.0 |
source | src |
created_at | 2023-02-27 00:11:57.485122 |
updated_at | 2023-06-10 21:29:09.680721 |
description | A simple CLI made to create a README.md for your repository |
homepage | https://github.com/caio-bernardo/MakeReadme |
repository | https://github.com/caio-bernardo/MakeReadme |
max_upload_size | |
id | 795585 |
size | 51,431 |
This project aims to automate part of the coding workflow by helping you to quickly generate a good looking README. You answer the questions, we write the boilerplate for you.
This is section will teach you how to set up and run the program
For now, you will need cargo and rust installed on your system.
curl https://sh.rustup.rs -sSf | sh
Eventually, a non-cargo installation method will be provided.
Just cargo install the application and you are good to go.
cargo install makereadme
The README.md will be created on your current directory. Just run
makereadme
Answer the prompts and your README.md will be ready for you to give some final touch.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Take a look at CODE OF CONDUCT and CONTRIBUTING for more info.
Distributed under the MIT License. See LICENSE for more information.