K
K
Khangeldy Ilebaev2015-01-08 17:07:02
Project management
Khangeldy Ilebaev, 2015-01-08 17:07:02

Question on Projects in Gulp. How does he work?

So I created a project, wrote tasks in gulp-file , and now I want to create another project, but I don't want to re-create gulpfile. Simply copying the file is no good

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
felixexter, 2015-01-08
@mahabatuly

Assemble a project template with the bare minimum required.
Break Gulp tasks into separate files to make it easier to add new ones if necessary.
Upload everything to github, and clone this template on new projects.

P
Pavel Demyanenko, 2015-01-08
@xeLL

Create a yeoman generator or slush.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question