blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

Do Command History #488

Closed DBULL7 closed 4 years ago

DBULL7 commented 4 years ago

Creates the -l or --last option for the blix do command. We're now saving these commands using the "Conf" package. I tried to manipulate the interval the checkUpdate uses, but to no success. Definitely need to consider adding error monitoring like Sentry now that we can ask the user for permission.