Skip to content

learn-software-engineering/website

Repository files navigation

Learn-Software.com

Website about Software Engineering and Programming.

Contents

Commands

Run the command task on your terminal in the repository root folder to find the available operations.

Tools

MacOS

brew install git
brew install go-task
brew install goenv
brew install hugo
brew install pre-commit

Windows

winget install -e --id GoLang.Go
winget install -e --id Git.Git
winget install -e --id Hugo.Hugo.Extended
winget install -e --id Task.Task