Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kiksy
on April 7, 2014
|
parent
|
context
|
favorite
| on:
Ask HN: How do you push your code to your server?
Code local, merge working branch into dev/master on github, deploy to dev/prod using deployhq.
I make a deploy whenever I deem a feature to be complete, rather than just basing it on line count.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I make a deploy whenever I deem a feature to be complete, rather than just basing it on line count.