-
Make sure you have Go installed on your system. If not, you can download and install it from the official Go website: https://golang.org/
-
Clone this repository to your local machine:
git clone https://github.com/soheilkhaledabdi/task-manager-cli.git
- Change your directory
cd task-manager-cli
- Install the project dependencies:
go mod download
- Usage
go run main.go
Copyright 2024