Skip to content

ynot729/cli-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helpful CLI Scripts

A collection of scripts to make life easier

Install

Clone the repo and add the bin to your path

# in my case i add this to ~/.zshrc
export PATH="$HOME/Documents/Dev/cli-scripts/bin:$PATH"

Scripts

TODO

Runs a diff between current branch and main and finds all the new TODOs

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published