readme-generator: a global dotnet tool for your next project

Emanuele Bartolesi - Mar 7 '22 - - Dev Community

How many hours or minutes do you spend to create a new Readme for a project?
I think too much or too less.
A good Readme file for a project it's a like a business card of you and for you have built.

The last week I spent few hours to create a tool for creating a really simple README file directly from your machine.
It's a dotnet tool that you can install from NuGet.

readme-generator

Installation

Install readme-generator with NuGet as global tool

  dotnet tool install --global readme-generator
Enter fullscreen mode Exit fullscreen mode

How to use it

As a global dotnet tool, after the installation, you can launch the tool with the following command:

  readme-generator
Enter fullscreen mode Exit fullscreen mode

Contributing

The tool is opensource and contributing is really welcome to add some parts on the markdown file. :)

GitHub logo kasuken / readme-generator

A simple README generator.

image

README generator

Create a simple README for your next project in 5 seconds

Installation

Install readme-generator with NuGet as global tool

  dotnet tool install --global readme-generator
Enter fullscreen mode Exit fullscreen mode

How to use it

As a global dotnet tool, after the installation, you can launch the tool with the following command:

  readme-generator
Enter fullscreen mode Exit fullscreen mode

Run Locally

Clone the project

  git clone https://github.com/kasuken/readme-generator
Enter fullscreen mode Exit fullscreen mode

Go to the project directory

  cd readme-generator
Enter fullscreen mode Exit fullscreen mode

Install dependencies

  dotnet run
Enter fullscreen mode Exit fullscreen mode

Demo

4ff4ce0e-2cd0-4f2c-92b4-2c9e0cb77a56

Tech Stack

  • .NET 6
  • C# 10
  • NuGet
  • GitHub Actions

Contributing

Contributions are always welcome!

License

MIT

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player