Add UltroidCli as a deploy method (#128)
`UltroidCli` - https://github.com/BLUE-DEVIL1134/UltroidCli `Docs` - https://blue-devil1134.github.io/UltroidCli/
This commit is contained in:
12
README.md
12
README.md
@@ -26,7 +26,7 @@
|
||||
- [Local Machine](#Deploy-Locally)
|
||||
|
||||
# Documentation
|
||||
[](http://ultroid.tech/)
|
||||
[](http://ultroid.tech/)
|
||||
|
||||
# Tutorial
|
||||
- Full Tutorial - [](https://www.youtube.com/watch?v=9wF7k9qA0Q4)
|
||||
@@ -42,6 +42,16 @@ Get the [Necessary Variables](#Necessary-Variables) and then click the button be
|
||||
## Deploy Locally
|
||||
- [Traditional Method](#local-deploy---traditional-method)
|
||||
- [Easy Method](#local-deploy---easy-method)
|
||||
- [Latest Method](#local-deploy---latest-method)
|
||||
|
||||
|
||||
### Local Deploy - Latest Method
|
||||
This is the latest and most fastest method currently.<br>
|
||||
First, goto [This Project](https://github.com/BLUE-DEVIL1134/UltroidCli) and install the latest release from the Github Releases.<br>
|
||||
Then, do as its given in the `README.md` to add the executable to your system path.
|
||||
|
||||
Further, take a look at the [`docs`](https://blue-devil1134.github.io/UltroidCli/) to get more information on this.
|
||||
|
||||
|
||||
### Local Deploy - Easy Method
|
||||
- Linux - `bash -c "$(curl -fsSL https://git.io/JY9UM)"`
|
||||
|
||||
Reference in New Issue
Block a user