Answer the question
In order to leave comments, you need to log in
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
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 .
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 questionAsk a Question
731 491 924 answers to any question