# Nunu — A CLI tool for building Go applications. Nunu is a scaffolding tool for building Go applications. Its name comes from a game character in League of Legends, a little boy riding on the shoulders of a Yeti. Just like Nunu, this project stands on the shoulders of giants, as it is built upon a combination of popular libraries from the Go ecosystem. This combination allows you to quickly build efficient and reliable applications. [简体中文介绍](https://github.com/go-nunu/nunu/blob/main/README_zh.md) ![Nunu](https://github.com/go-nunu/nunu/blob/main/.github/assets/banner.png) ## Documentation * [User Guide](https://github.com/go-nunu/nunu/blob/main/docs/en/guide.md) * [Architecture](https://github.com/go-nunu/nunu/blob/main/docs/en/architecture.md) * [Getting Started Tutorial](https://github.com/go-nunu/nunu/blob/main/docs/en/tutorial.md) * [Unit Testing](https://github.com/go-nunu/nunu/blob/main/docs/en/unit_testing.md) ## License Nunu is released under the MIT License. For more information, see the [LICENSE](LICENSE) file.