File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 9494go get -u github.com/bsv-blockchain/go-subtree
9595```
9696
97- Get the [ MAGE-X] ( https://github.com/mrz1836/mage-x ) build tool for development:
98- ``` shell script
99- go install github.com/mrz1836/mage-x/cmd/magex@latest
100- ```
101-
10297<br />
10398
10499## 📚 Documentation
@@ -113,6 +108,23 @@ go install github.com/mrz1836/mage-x/cmd/magex@latest
113108
114109<br />
115110
111+ <details >
112+ <summary ><strong ><code >Development Build Commands</code ></strong ></summary >
113+ <br />
114+
115+ Get the [ MAGE-X] ( https://github.com/mrz1836/mage-x ) build tool for development:
116+ ``` shell script
117+ go install github.com/mrz1836/mage-x/cmd/magex@latest
118+ ```
119+
120+ View all build commands
121+
122+ ``` bash script
123+ magex help
124+ ```
125+
126+ </details >
127+
116128<details >
117129<summary ><strong ><code >Repository Features</code ></strong ></summary >
118130<br />
@@ -231,18 +243,6 @@ This command ensures all dependencies are brought up to date in a single step, i
231243
232244</details >
233245
234- <details >
235- <summary ><strong ><code >Build Commands</code ></strong ></summary >
236- <br />
237-
238- View all build commands
239-
240- ``` bash script
241- magex help
242- ```
243-
244- </details >
245-
246246<br />
247247
248248## 🧪 Examples & Tests
You can’t perform that action at this time.
0 commit comments