Socket
Book a DemoInstallSign in
Socket

github.com/walids35/todo-cli

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/walids35/todo-cli

v0.0.0-20250105121852-e0878a81b102
Source
Go
Version published
Created
Source

Todo App

Goal

Create a cli application for managing tasks in the terminal.

$ todo-cli

Requirements

Should be able to perform crud operations via a cli on a data file of tasks. The operations Should be as follows:

$ todo-cli add Gym
$ todo-cli list
$ todo-cli mark
$ todo-cli delete

image

Notable Packages used

  • encoding/csv for writing out as a csv file
  • strconv for turning types into strings and visa versa
  • text/tabwriter for writing out tab aligned output
  • os for opening and reading files
  • github.com/spf13/cobra for the command line interface
  • github.com/mergestat/timediff for displaying relative friendly time differences (1 hour ago, 10 minutes ago, etc)

FAQs

Package last updated on 05 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.