A Python 3 console program which displays a personal collection of shortcuts. It, also, has a feature to append new shortcuts to your collection via the Command Line Interface (C.L.I.). or manually editing the shortcuts file (a markdown file). https://www.craigoates.net/Software/project/18
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Craig Oates 9459442b55 get a very rough prototype set-up. 4 years ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago
cheatsheet.md get a very rough prototype set-up. 4 years ago
main.py get a very rough prototype set-up. 4 years ago

README.md

shortcut-learner

A python base console program which displays a personal collection of shortcuts.