# tools
**Repository Path**: adrianx/tools
## Basic Information
- **Project Name**: tools
- **Description**: No description available
- **Primary Language**: Go
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-02-06
- **Last Updated**: 2024-02-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

[](https://opensource.org/licenses/MIT)
[](https://t.me/ergo_services)
[](https://discord.gg/sdscxKGV62)
[](https://twitter.com/ergo_services)
Tools that make your life easier working with Ergo Framework [https://github.com/ergo-services/ergo](https://github.com/ergo-services/ergo) and Ergo Services [https://ergo.services](https://ergo.services).
- ### ergo
This is the boilerplate code generator to create a service with Ergo Framework. To install it, use the following command:
`go install ergo.services/tools/ergo@latest`
Please follow this pattern, keeping the order of declaration according to the supervision tree of your project:
`ParentActor:Actor{param1:value1,param2:value2...}`
[read more...](ergo/README.md)