V
V
Vladimir B.2015-10-01 15:38:55
git
Vladimir B., 2015-10-01 15:38:55

Is there a service with the ability to run gulp/grunt jobs?

A rather interesting question has come up.
Is there any service like GitHub / Bitbucket that will run gulp / grunt jobs on commit and upload all that stuff to hosting/etc ?

Actually, such a desire arises from the need for access to the project (editing) by several people, from different systems at different times. There are several projects and they are simple, it makes no sense to spend money
on expensive hosting / VPS (there is still a lot of trouble setting up a lot) .

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Cat Anton, 2015-10-01
@27cm

In the mind, they do such things with the help of Continuous Integration .
Services for organizing CI are easy to find on the Internet. I am using PHPCI .

D
Denis Malinochkin, 2015-10-01
@DiAsCrafts

The only thing that comes to mind is Travis Ci, which executes the commands you specify on every commit and PR.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question