Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 247 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 247 Bytes

Readme Generator Built in Go

Generate readme.md file based on choosed language

Install

Source

  1. Requirement
Go 1.21.4
  1. Build binary
go build .;
  1. Run the build
ReadmeGenerator

Usage

go run .