Page Menu
Home
Search
Configure Global Search
Log In
Files
F13099554
gulp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
292 B
Subscribers
None
gulp
View Options
#!/bin/bash -ex
GULP
=
./node_modules/.bin/gulp
function
install
()
{
npm install
touch
$GULP
# installer doesn't always touch this after a build, so we do.
}
# Rebuild Gulp if missing or outdated.
[
-e
$GULP
]
||
install
[
gulpfile.js -nt
$GULP
]
&&
install
$GULP
exec
$GULP
watch
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Wed, May 25, 8:02 AM (2 d)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d8/71/908aabb974142916493cad81b235
Attached To
rA Attract
Event Timeline
Log In to Comment