Git Product home page Git Product logo

readme-generator's Introduction

Welcome to Readme Generator

License: MIT
A simple, fast, easy README generator. Never worry about READMEs again!

Readme Generator

What it does:

  • Run the command in your project's directory
  • it will ask a few questions
  • You answer the questions
  • It will generate a README for you, and will also add auto-generated installation and usage instructions

You can then edit the README yourself as you like!

Installation

If you want to use it, (and not bother with code), use this command:

cargo install readme-generator

If you don't have cargo, you can download the latest release This isn't recommended, because it won't be registered as a binary and you'll have to run the exe file

For contributing:

git clone https://github.com/Dhravya/readme-generator.git
cd Readme Generator
cargo install

Usage

windows:

readme-generator.exe

Linux:

#give it permission to run
chmod +x readme-generator
#run it
readme-generator

Mac:

coming soon

Then all you have to do is fill a form!

Normally, you'd run cargo run but that isn't needed because i've published to crates.io you can run cargo build to build the project for your os with rust compiler(You must have the source files)

License

This project is licensed under the MIT license

Show your support

Leave a โญ if you like this project

Readme made with ๐Ÿ’– using README Generator by Dhravya Shah

readme-generator's People

Contributors

27saumya avatar dhravya avatar dumbo-programmer avatar nexxeln avatar yxshv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

readme-generator's Issues

fixed the `cd` directory generation

Currently, the directory is generated using the filepath of the current directory. It would be better if it automatically gets the repository name (tries to) and uses that instead (because that's what github does, it pulls into the same directory as repo name)

Support on linux?

From your Readme it appears that the program is windows only. I have no idea about how rust works if it's platform independent or not

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.