Page Menu
Home
Search
Configure Global Search
Log In
Files
F13363168
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
Sat, Aug 13, 2:45 PM (2 d)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a9/15/ccaa9677eb60d46f0956ec0fd837
Attached To
rA Attract
Event Timeline
Log In to Comment