Forum Archive

Dev workflow with GIT remote

jamesnj

Hello all, looking at this pythonista to do some dev work.

Question, does the IDE have integrated GIT remote integration, or if not what are people using on iPad to get/push dev code to git repository?

I need to be able to sync to a common git repo, have others pull and contribute to project, and also work on common code on standard workstation IDE's that the tablets can pull/test/etc.

Thank you ... any ideas are welcome

mikael

@jamesnj, Workflow app is the most robust option for git. Google ”omz pythonista workflow” for some hints on usage.

There is also git support in stash. It is free but I have had mixed success with it.

... and lots of other git-related scripts, but I have not used them.

jamesnj

I see the mistake in my question ....

I am just looking for a good way to manage pythonista code with a git repository. My question had nothing to do with an app called ‘workflow’ ... but I appreciate the feedback.

Just looking for ideas on how to manage/share a pythonista projects between multiple developers.

I assume if pythonista puts its code to some place I can find, I could use any git client to create and push the repo.

ccc

https://workingcopyapp.com/

mikael

@jamesnj, my apologies, as @ccc said, Working Copy, not Workflow.

jamesnj

Thanks! I’ll check it out ....
Say I noticed the last update to pythonista was a er 1 yr ago ... is this app still active and supported by the developer? Thanks

ccc

Yes. There was a new release of the beta just a few weeks ago.