Skip to content
Okerew edited this page May 6, 2024 · 8 revisions

How to get a github token

go into your settings --> developer settings --> personal acces tokens --> tokens clasic


Then create a new github token and add to it repo permission.


How to set your git token in the editor, add new tab --> do config const token = "{yourtoken}"; --> save config --> reaload


Some security notes

Make sure that you have selected that it times out after selected days

Clone this wiki locally