mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Create an update command #123

Open mrlunchbox777 opened 4 months ago

mrlunchbox777 commented 4 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

bsctl need a way to update itself

Why?

People don't update binary installs regularly without prompting and an easy way to do so

What-should happen?

This depends on https://github.com/mrlunchbox777/basic-setup/issues/117

bsctl should have an update command, and remind you if you haven't updated in a while when you run a command. That reminder should be part of the logging system so it can be reduced to 0 or piped somewhere else during runtime if the output is needed.

Covers this TODO

Steps to Test

Code of Conduct