6 ms·
have a buildbot/jenkins set up which runs your test suite on a buildslave automatically when you push to a git branch? I would still run my editor locally (you
by simon_vetter 11y ago
have a buildbot/jenkins set up which runs your test suite on a buildslave automatically when you push to a git branch?
I would still run my editor locally (your pick. I use vim almost exclusively).
- filsmick 11y agoand do that for every project, even small throwaway experiments?
- QuercusMax 11y agoIf it's a throwaway experiment, it shouldn't take too long to compile locally, I would think.