spring
spring copied to clipboard
add a way to add a non-server command
I'd like to add things like
spring logto tail the logsspring killto kill all orphaned processes maybe more ...
but atm all I can add are commands that are run on the server, can we get something like config/spring_host.rb to be able to add these ?