I'm using
org.springframework.shell:spring-shell-starter:2.0.0.RELEASE
With gradle and Spring
My question is: Is there anyway to open vi or vim to edit a file in the OS from the shell?. if not what alternatives do I have to edit this file?
Regards
James