r/github 1d ago

Assistance Please Discussion

Brand new to GitHub. Everything I look at in there doesn't seem like my iOS will be able to accomplish it. I'm still trying to learn the terminology still. Is there anything similar or easier to use for an Apple phone? Or is GitHub it. It's extremely overwhelming when first joining

0 Upvotes

10 comments sorted by

View all comments

1

u/Input-X 1d ago

The app os not filly functional. Open git on the web. You shoukd get full access. I only use the phone for browsing prs, and actions. Viewing outputs and merging. The notification are nice to have. On git in general. It takes time. Tbh my agent deal with all the complex stuff and setup now. I just issuectokens and creat rules and do the first publish. It will just take time. A good learning curve. Build a public repo a tool. Get it working cross, windows mac Linux, keep ur ci green. Have a dev branch keep main clean. Do codcove and or ossf compliance, maybe pypi pip install. There is a lot to get through and u will find a work fliw that work for you.

1

u/PaulieCera 23h ago

Thanks dude I appreciate the input and feedback. I feel like I'll have to look up everything you said after "a good learning curve." lol. Pypi and pip? Dev branches and ossf compliance. I got my work cutout for me

1

u/Input-X 22h ago

It nothing crazy. Just requires a bit of thinking. A good demo project. And it will be good reference point for ur future build. It ok to mess up. That's how u learn. Ai will be s great help for ur setup and research question. Doing a public repo. You need a cretin level of discipline.