You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone willing to create the code because I have no idea on how to create it, due to me not having any coding experience with dotnet. Also I would like to do this w/o having to make it using tokens if possible as they are annoying to create
The text was updated successfully, but these errors were encountered:
LevitateGamer
changed the title
Can't figure out how to use BlackWidow to grab and download a private github repo
Can't figure out how to use BlackWidow to grab and download a private github repo on a separate account
Dec 31, 2022
You'd just need javascript to write a grabber. The problem is that the repo provides no tool for you to test it at the moment. However it can still be tested on the browser or other environments with a slight change of code to make it compatible with BlackWidow.
Check out the wiki and samples to get an idea.
This way, the latest version of the js files is always available to the clients.
That doesn't mean that this implementation is limited to this repository only. You can change the path to another repo, or completely ditch GitHub and instead use a local folder where js files are.
Anyone willing to create the code because I have no idea on how to create it, due to me not having any coding experience with dotnet. Also I would like to do this w/o having to make it using tokens if possible as they are annoying to create
The text was updated successfully, but these errors were encountered: