File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414> github CLI (gh tool)
1515
16161-install git cores first :
17- * >``` sudo apt-get update ```
18- * >``` sudo apt-get install git-all ```
19- * >``` git version ```
17+ - >``` sudo apt-get update ```
18+ - >``` sudo apt-get install git-all ```
19+ - >``` git version ```
2020<br >
21212-then install gitCLI, using ``` snap install gh ``` if you have snap-store
2222<br >
@@ -68,7 +68,7 @@ https://github.com/cli/cli/releases/latest
6868
6969### Steps to the workflow :
7070
71- > #### Creating the Java App Using Gradle :
71+ > Creating the Java App Using Gradle :
7272
73731-Generate a Java Application Sourcesets & buildScripts using gradle CLI using ``` gradle init ``` command in the project folder
7474<br >
@@ -159,7 +159,7 @@ To https://github.com/Scrappers-glitch/CLiJavaApplicationExample.git
159159└──╼ $
160160```
161161
162- $ Ref :
162+ ### $ Ref :
163163
164164https://gradle.org/install/
165165
You can’t perform that action at this time.
0 commit comments