https://github.com/unix755/xtools
Core package for all my other projects
https://github.com/unix755/xtools
library
Last synced: about 1 month ago
JSON representation
Core package for all my other projects
- Host: GitHub
- URL: https://github.com/unix755/xtools
- Owner: unix755
- License: gpl-3.0
- Created: 2020-09-11T17:54:44.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-11-27T03:09:36.000Z (7 months ago)
- Last Synced: 2026-01-12T05:25:04.799Z (6 months ago)
- Topics: library
- Language: Go
- Homepage:
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
```
██╗ ██╗████████╗ ██████╗ ██████╗ ██╗ ███████╗
╚██╗██╔╝╚══██╔══╝██╔═══██╗██╔═══██╗██║ ██╔════╝
╚███╔╝ ██║ ██║ ██║██║ ██║██║ ███████╗
██╔██╗ ██║ ██║ ██║██║ ██║██║ ╚════██║
██╔╝ ██╗ ██║ ╚██████╔╝╚██████╔╝███████╗███████║
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝
```
[](https://pkg.go.dev/github.com/unix755/xtools)
- Core of all my projects
## Install
```shell
go get -u github.com/unix755/xtools@main
```
## go doc
- https://pkg.go.dev/github.com/unix755/xtools
## License
- **GPL-3.0 License**
- See `LICENSE` for details
## Credits
- [goland](https://www.jetbrains.com/go/)
- [vscode](https://code.visualstudio.com/)