/Command-Line-Task-Manager

Daily Productivity Boost Command-line tool crafted in Go, designed to effortlessly manage your daily tasks with ease and efficiency.

Primary LanguageGo

Daily Tasks CLI App

Overview

This is a Command-Line Interface (CLI) application built in Golang to help you manage and track your daily tasks.

Screenshot from 2023-11-09 16-55-28

Features

  • Add tasks for the day
  • View your daily task list
  • Mark tasks as completed
  • Remove tasks from the list

Installation

  1. Make sure you have Golang installed on your machine.
  2. Clone this repository: github.com/kannan112/... build it
  3. go build ./cmd/todos
  4. ./todos -help to get all the commands