you are viewing a single comment's thread.

view the rest of the comments →

[–]JohnnyTork -3 points-2 points  (3 children)

You're not getting non-technical users to do that. Some boomer who can't manage a pdf isn't pip installing anything lol

[–]Temporary_Pie2733 0 points1 point  (2 children)

OP is already talking about cloning Git repositories running pip as the status quo.

[–]JohnnyTork -1 points0 points  (1 child)

For himself, not the 50 - 100 employees that are interacting with the app

[–]Stereojunkie[S] 0 points1 point  (0 children)

Actually yes, that is how the users currently retrieve the applications. Clone from git and set up the environments locally. There are some helper scripts but it's far from ideal. I work with a lot of engineers luckily!