nixin72 / from-template

Raco tool for cloning templates from the racket-templates org
MIT License
8 stars 4 forks source link

Added error checking to Linux in case git clone fails #2

Closed nixin72 closed 4 years ago

nixin72 commented 4 years ago

Just adds an if statement to the bash script to check if the directory exists after cloning. If it does not, it emits an error message saying that the clone failed.

nixin72 commented 4 years ago

@soapdog @spdegabrielle - anything either of you think should be added if this is gonna be in the Racket news for September?

spdegabrielle commented 4 years ago

I’m going to test on macOS!

soapdog commented 4 years ago

I think it is good to go!