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 9696go get -u github.com/bsv-blockchain/go-tx-map
9797```
9898
99- Get the [ MAGE-X] ( https://github.com/mrz1836/mage-x ) build tool for development:
100- ``` shell script
101- go install github.com/mrz1836/mage-x/cmd/magex@latest
102- ```
103-
10499<br />
105100
106101## 📚 Documentation
@@ -112,6 +107,23 @@ go install github.com/mrz1836/mage-x/cmd/magex@latest
112107
113108<br />
114109
110+ <details >
111+ <summary ><strong ><code >Development Build Commands</code ></strong ></summary >
112+ <br />
113+
114+ Get the [ MAGE-X] ( https://github.com/mrz1836/mage-x ) build tool for development:
115+ ``` shell script
116+ go install github.com/mrz1836/mage-x/cmd/magex@latest
117+ ```
118+
119+ View all build commands
120+
121+ ``` bash script
122+ magex help
123+ ```
124+
125+ </details >
126+
115127<details >
116128<summary ><strong ><code >Repository Features</code ></strong ></summary >
117129<br />
@@ -230,18 +242,6 @@ This command ensures all dependencies are brought up to date in a single step, i
230242
231243</details >
232244
233- <details >
234- <summary ><strong ><code >Build Commands</code ></strong ></summary >
235- <br />
236-
237- View all build commands
238-
239- ``` bash script
240- magex help
241- ```
242-
243- </details >
244-
245245<br />
246246
247247## 🧪 Examples & Tests
You can’t perform that action at this time.
0 commit comments