🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/ritikdhasmana/godo

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ritikdhasmana/godo

v0.3.0
Source
Go
Version published
Created
Source

godo

Why leave your nice and cozy terminal just to write tiny lil todos when you can use godo!

A simple cli todo written in go.

godo-gif

By default, it stores all todos as a json file in user's home directory (.godo.json).

Installation

Homebrew

brew tap ritikdhasmana/ritikd
brew install godo

Using Go

go install github.com/ritikdhasmana/godo/cmd/godo@latest
export PATH=$PATH:$HOME/go/bin  #to add path, restart terminal or do `source ~/.xyzrc`

FAQs

Package last updated on 30 Nov 2023

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