Unblock The World 2
[!IMPORTANT] Made by an 11 year old!
Fork this repo. Once your on your new repo page, click on the code button. Then select the codespces tab. Press Create codespace on master
. Finally run the following commands in the terminal on the bottom.
[!NOTE]
Velocity
it the recommended option!
To install both nodeunblocker.com
and Velocity
run ./install.sh
For only nodeunblocker.com
run ./install.sh nodeunblocker.com
For only Velocity
run ./install.sh Velocity
To launch nodeunblocker.com
run ./launch.sh nodeunblocker.com
To launch Velocity
run ./launch.sh
or ./launch.sh Velocity
If you have a issue you can use the Issues
tab on GitHub.
[!IMPORTANT] You need to know how to write bash scripts, use node and npm, and use GitHub to make changes to the project
If you would like to make changes to this project first create a fork of this project on GitHub and make the changes you would like to make. Then make sure you are not braking the rules specified in the license. Finally you can create a Pull Request in the Pull Requests
tab to make those changes available to everyone.