GitPreview lets you preview your README file before you push it to your repo.
You will need go to install this tool:
go install github.com/Barrioslopezfd/GitPreview@latestOnce installed, the using the tool is as easy as just running the command:
gitpreviewYou can define a specific port with:
gitpreview --port=<Your_port_goes_here>