mitjajez/SONCE

View on GitHub
.testing/cache_meteor.sh

Summary

Maintainability
Test Coverage
# Cache Meteor
if [ ! -e /home/ubuntu/.meteor/meteor ]; then curl https://install.meteor.com | sh; fi