This website requires JavaScript.
Explore
Help
Sign In
public
/
gotools
Watch
1
Star
0
Fork
0
You've already forked gotools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
39
Commits
1
Branch
11
Tags
115
KiB
Go
98.9%
Makefile
1.1%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Erik Brakkee
aa7f56af8b
Merge branch 'main' of
https://git.wamblee.org/public/gotools
2026-03-08 15:40:03 +01:00
cmd
Merge branch 'main' of
https://git.wamblee.org/public/gotools
2026-03-08 15:40:03 +01:00
.gitignore
initial version of CLI
2024-11-20 18:47:02 +01:00
go.mod
Added the parse option to yamltool because it gives much better error messages than yuamllint and yq.
2025-11-30 17:11:11 +01:00
go.sum
added go.sum (by go mod tidy)
2025-01-06 16:13:30 +01:00
Makefile
added install option to Makefile
2024-12-25 00:10:11 +01:00
README.md
change
2024-11-20 18:37:40 +01:00
README.md
initial version of tools xxx