Closed runepiper closed 5 years ago
By renaming pull.sh to just pull and defining it as a vendor-binary, we simplify using it. The user have to call ./vendor/bin/pull <options>
pull.sh
pull
./vendor/bin/pull <options>
By renaming
pull.sh
to justpull
and defining it as a vendor-binary, we simplify using it. The user have to call./vendor/bin/pull <options>