1
0
Fork 0
env/.install/grunt.sh

11 lines
102 B
Bash
Executable File

#!/bin/sh
set -e
source ./.versions
echo
echo "Installing grunt..."
echo
yarn global add grunt-cli