Hacker News new | ask | show | jobs
by bshipp 2587 days ago
Another vote for the git clone / pycharm workflow. If I'm thinking I might end up tweaking the code I might fork instead of clone to make generating a pull request a simple click in the browser. But I'm definitely in love with Pycharm. Even to the point of using it to evaluate code on remote servers locally on my laptop. Just perfect.