vulcanjs-cli
vulcanjs-cli copied to clipboard
vulcan update command
I am posting this on behalf of dalerka on slack
Easy updating of Vulcan and vulcan-packages is very important for Dev eXperience, painful for beginners like myself. It'd be great to have cli-commands something like
vulcan updateto update the core or to latest release andvulcan update --all-packagesfor other vulcan:packages and maybevulcan update --release @1.6.0to revert to specific release.