mentalstack

1.0.0 • Public • Published

mentalstack

Simple tool to keep track of mental stack

Installation

git clone https://github.com/rawrgrr/mentalstack
cd mentalstack
npm install --global
mkdir ~/.mentalstack
touch ~/.mentalstack/default.json

Usage

Pushing things onto the stack

$ mentalstack push Build feature 234
Build feature 234

$ mentalstack push Fix bug 123
Build feature 234
Fix bug 123

TODO

  • Finish writing instructions in README
  • Streamline setup to create directory and default file
  • Show indices when printing full stack
  • Allow deletions
  • Update README
  • Keep track of popped items
  • Update README

Readme

Keywords

Package Sidebar

Install

npm i mentalstack

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.12 kB

Total Files

4

Last publish

Collaborators

  • rawrgrr