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

11 lines
102 B
Bash
Raw Normal View History

2018-04-02 23:26:55 +08:00
#!/bin/sh
set -e
source ./.versions
echo
echo "Installing grunt..."
echo
yarn global add grunt-cli