An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

```
██╗ ██╗████████╗ ██████╗ ██████╗ ██╗ ███████╗
╚██╗██╔╝╚══██╔══╝██╔═══██╗██╔═══██╗██║ ██╔════╝
╚███╔╝ ██║ ██║ ██║██║ ██║██║ ███████╗
██╔██╗ ██║ ██║ ██║██║ ██║██║ ╚════██║
██╔╝ ██╗ ██║ ╚██████╔╝╚██████╔╝███████╗███████║
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝
```

[![Go Reference](https://pkg.go.dev/badge/github.com/unix755/xtools.svg)](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/)