# 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

Ergo tools

[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) [![Telegram Community](https://img.shields.io/badge/Telegram-Community-blue?style=flat&logo=telegram)](https://t.me/ergo_services) [![Discord Community](https://img.shields.io/badge/Discord-Community-5865F2?style=flat&logo=discord&logoColor=white)](https://discord.gg/sdscxKGV62) [![Twitter](https://img.shields.io/badge/Twitter-ergo__services-1DA1F2?style=flat&logo=twitter&logoColor=white)](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)