feat: more tools
parent
6d6113006b
commit
5c382f31fe
1
Makefile
1
Makefile
|
@ -7,7 +7,6 @@ all:
|
||||||
$(MAKE) lint
|
$(MAKE) lint
|
||||||
$(MAKE) gen
|
$(MAKE) gen
|
||||||
$(MAKE) format-html
|
$(MAKE) format-html
|
||||||
$(MAKE) srht
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
go test -race -failfast ./...
|
go test -race -failfast ./...
|
||||||
|
|
|
@ -612,6 +612,11 @@
|
||||||
>https://github.com/sdkman/sdkman-cli</a
|
>https://github.com/sdkman/sdkman-cli</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/corbindavenport/nexus-tools"
|
||||||
|
>https://github.com/corbindavenport/nexus-tools</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Format</p>
|
<p>Format</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -127,6 +127,7 @@ Memory
|
||||||
- https://github.com/denoland/deno
|
- https://github.com/denoland/deno
|
||||||
- https://github.com/pypa/pipx
|
- https://github.com/pypa/pipx
|
||||||
- https://github.com/sdkman/sdkman-cli
|
- https://github.com/sdkman/sdkman-cli
|
||||||
|
- https://github.com/corbindavenport/nexus-tools
|
||||||
|
|
||||||
Format
|
Format
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue