A tool simulating a callstack, for humans
Go to file
Tyler Perkins 8f0104a1ac
Add stack command
2023-12-14 15:09:40 -05:00
src Add stack command 2023-12-14 15:09:40 -05:00
.drone.yml Initial commit 2023-12-10 00:30:42 +00:00
.gitignore Initial commit 2023-12-10 00:30:42 +00:00
.pre-commit-config.yaml Initial commit 2023-12-10 00:30:42 +00:00
README.md Update README 2023-12-09 19:42:22 -05:00
install.sh Add install script 2023-12-09 20:38:48 -05:00
setup.sh Initial commit 2023-12-10 00:30:42 +00:00

README.md

HumanCallStack

This is an interation on my previous project, stackToDo.