Closed dyaa closed 9 years ago
Hey,
i just wanna ask if i can call slush to install in my project by something like:
slush.start.apply
or
slush.install
i got inspired by gulp's one
gulp.start.apply(gulp, [task]);
Thank you
I don't really follow what you're trying to accomplish.. When, where and why do you want to do this?
Hey,
i just wanna ask if i can call slush to install in my project by something like:
or
i got inspired by gulp's one
Thank you