Lucas Farah
Lucas Farah
I'm having the same problem
@kciter @tbago any ideas on how to solve?
I've done this implementation myself last week for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).
I just got exporting to Gist working with a private token. It definitely gets trickier when there's syncing, but at the moment I think it would be cool to add...
This is where I'm at right now. My next steps are: 1. Figure it out how we could use an actual Github login instead of just asking for a token...
Thanks!
Ok, Step 1 is working! Now I'm gonna clean the code and go to step 2
What version are you using? Is this method on `viewDidLoad()`? Can you send us a screenshot?
@zeshanarif any news on that? I would love to help
@Morbix did you find a way to do this?