Token instructions
This commit is contained in:
parent
04192a1da0
commit
b10593f58d
1 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,11 @@ Clone this repository
|
|||
|
||||
git clone https://github.com/Rodrigoplp/ios-github-repo-browser.git
|
||||
|
||||
Open project in Xcode and start simulator
|
||||
Generate a Github token with `repo` and `write: discussions` permissions. Instructions to create token at [Github docs](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line)
|
||||
|
||||
Open project in Xcode. Open the file `RepoBrowser.info` and replace the value of the `token` key with yours.
|
||||
|
||||
Run the project in the simulator.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue