Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 756 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 756 Bytes

The Bin 📦

A fast way to jot down and gather ideas. The bin has not statistically been proven to do anything beneficial to your work flow but the colors are pretty.

the-bin-fast.mp4

Features

  • Create a new idea
  • List all ideas
  • Get a random idea
  • Remove an idea
  • Clear all ideas

Installation Guide

  1. Clone repo and place in desired location.
  2. Go into directory and run npm run bin Thats it!

Note: You can also make an alias in your .zsh file to call the-bin globally and quickly. Mine looks like this: alias bin="npm --prefix ~/desktop/code/the-bin run bin".

I love building projects like this so if you have any ideas let me know!