William Veal Phan

Results 4 issues of William Veal Phan

use os.remove and os.rmdir instead of calling system rm -rf which is not available on Windows

# Add default binding for `git pull` operation ## Context See #66 ## Changes - Add default binding ` g u` for `Git Update` to command `git.pull`

## Problem No default command defined for `git.pull`. ## Solution Add default binding for `git.pull`. My proposal would be to use ` g u` for `git update` which would point...

enhancement

#### Description - update Scala module to try first to retrieve the current version with `scala-cli` and fallback to current ( slower ) `scclac` - update `utils.rs` mock commands to...