Idea
Whenever the user runs the codeopen command (at all times), it should check the current version of the software and see if there is an updated version in GitHub Releases.
Todo
- Add version number to config file
- Run update checking everytime the CLI is run
- Check if version is latest compared to remote repo. If not, give a colorful output to prompt the user to update their version with the
install.sh script
Idea
Whenever the user runs the
codeopencommand (at all times), it should check the current version of the software and see if there is an updated version in GitHub Releases.Todo
install.shscript