brew install hugo
If you use Chocolatey for package management, you can install Hugo with the following one-liner:
choco install hugo -confirm
OR
If you use Scoop for package management, you can install Hugo with the following one-liner:
scoop install hugo
hugo version
git clone https://github.com/Immutable-Tag/immutable-tag.github.io.git
Go to the folder where you cloned this repository and run the following one-liner:
hugo server