mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 09:54:43 +00:00
Backport tools
This commit is contained in:
13
php_tools/grunt-cli/install.yml
Normal file
13
php_tools/grunt-cli/install.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
check: grunt --version | grep -E '[0-9][.0-9]+' || (grunt --version; false)
|
||||
|
||||
all:
|
||||
type: npm
|
||||
package: "grunt-cli"
|
||||
binary: grunt
|
||||
version:
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
pre:
|
||||
post:
|
||||
Reference in New Issue
Block a user