File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 10
10
<details >
11
11
<summary >Table of Contents</summary >
12
12
13
- - [ GitHub Actions Gnome Extension 🧩 MORE ] ( #github-actions-gnome-extension--more )
13
+ - [ GitHub Actions Gnome Extension 🧩] ( #github-actions-gnome-extension- )
14
14
- [ 🏞 Preview] ( #-preview )
15
15
- [ 🔨 Installation] ( #-installation )
16
16
- [ 🖥️ Development] ( #️-development )
17
+ - [ 1. 📜️ Development ** rules** ] ( #1-️-development-rules )
18
+ - [ 2. 📥 Cloning and running] ( #2--cloning-and-running )
19
+ - [ 3. ⌨️ Makefile commands] ( #3-️-makefile-commands )
17
20
- [ 📝 License] ( #-license )
18
21
19
22
</details >
@@ -107,7 +110,7 @@ graph TD
107
110
end
108
111
```
109
112
110
- - ### 📜️ Development ** rules**
113
+ ## 1. 📜️ Development ** rules**
111
114
112
115
This project was built using ** Aron Flow** (fuck scrum).
113
116
@@ -118,7 +121,7 @@ graph TD
118
121
| | 🏷️ New tag & release |
119
122
| | 🛰 Deploy only on Fridays ! |
120
123
121
- - ### 📥 Cloning and running
124
+ ## 2. 📥 Cloning and running
122
125
123
126
``` bash
124
127
git clone https://github.com/arononak/github-actions-gnome-extension.git
@@ -134,7 +137,7 @@ graph TD
134
137
make logs
135
138
```
136
139
137
- - ### ⌨️ Makefile commands
140
+ ## 3. ⌨️ Makefile commands
138
141
139
142
| Steps | Commands |
140
143
| :---------------------------------------------------------------------| :------------------------------------------------------------------|
You can’t perform that action at this time.
0 commit comments