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