- Modify the updateVersionInfo function to have sort and and better unique number
- check the rollback version again
- get the version
- use the verison
- update the json file or we don't need to
- add RemoveNightlyVersion
- add feature to rollback based on date
- add config file
- Sort Function
- add sort function
- implement sort function
- Add update function
- add config function to the setup function
- add readme
- add logging mechanism
- add check for setup in install functions
-
clean nightlythis clean the oldest nightly- so now it deletes the version but it doesn't update the config file
-
clean stabledoesn't work -
clean stable alldeletes the stable dir as well, os ls local doesn't work -
use stabledoesn't work - use function for stable to version
- install nightly
- install specific version
- rollback
- list
- clean
- use
- use lipgloss for ui and colors - it didn't work
- add test cases
- able to pin a nightly version to never been deleted
- customize the location of the version manager
- add support for linux and windows
- add
nvm clean nto clean the oldest n versions- like
nvm clean 5to clean the oldest 5 versions
- like