| Crates.io | writeme |
| lib.rs | writeme |
| version | 0.2.1 |
| created_at | 2023-05-21 13:46:46.46441+00 |
| updated_at | 2023-07-31 18:57:17.714582+00 |
| description | Cross-platform README generator for your project |
| homepage | https://github.com/writeme-project/writeme |
| repository | https://github.com/writeme-project/writeme |
| max_upload_size | |
| id | 869954 |
| size | 281,224 |
Cross-platform Auto-generate README.md for dev projects
writeme primarily extracts information from the project's configuration file. The specific type of configuration file depends on the project, but popular examples include Cargo.toml, package.json, composer.json, and others. To get the best from writeme, take a look at your configuration files
If you choose to install the application using cargo, make sure you have the rust toolchain installed on your machine. You can find the installation instructions here.
cargo install writeme
brew tap writeme-project/writeme && brew install writeme
As simple as writing:
writeme
or to select a different path
writeme --path 'path/to/your/project'
Use writeme --help to see all the available options.
If you are interested in learning more read the wiki
auto-generated by writeme