KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
learn-go
★ 9
Open GitHub ↗
Golang examples code
Download README (.md)
Explore Similar Repositories
html5-to-android
:
A shell Android Studio project for creating native Android apps from HTML5 files
yc-startups-reviews
:
personal reviews of yc startups.
extend-mesh
:
3D shape stretching while preserving surface details
realestateinspector
:
Real Estate Inspector cross platform, Azure Active Directory integrated, sample application
python_programming
:
Learning Python
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
learn-go
?
Download (.md)
<!-- ** DO NOT EDIT THIS FILE ** ** 1) Make all changes to `provision/generator/README.yaml` ** 2) Run`task readme` to rebuild this file. ** ** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.) ** --> [](https://github.com/luismayta/learn-go/releases) [](https://github.com/luismayta/learn-go/actions?workflow=lint-code) [](https://github.com/luismayta/learn-go/actions?workflow=ci) [](https://github.com/luismayta/learn-go/actions?workflow=test) [](https://github.com/pre-commit/pre-commit) [](https://conventionalcommits.org) [](https://keepachangelog.com) # learn-go learn-go for project ## Requirements This is a list of plugins that need to be installed previously to enjoy all the goodies of this configuration: - [gomplate](https://github.com/hairyhenderson/gomplate) - [python](https://www.python.org) - [taskfile](https://github.com/go-task/task) ## Usage # How to use this project ```bash task setup ``` ## Start project ```bash task start ``` ## Examples <!-- Space: Projects --> <!-- Parent: LearnGo --> <!-- Title: Examples LearnGo --> <!-- Label: Examples --> <!-- Include: ./../disclaimer.md --> <!-- Include: ac:toc --> ## Common ### Install Dependencies ```bash task setup ``` ## Help **Got a question?** File a GitHub [issue](https://github.com/luismayta/learn-go/issues). ## Contributing See [Contributing](./docs/contributing.md). ## Module Versioning This Module follows the principles of [Semantic Versioning (SemVer)](https://semver.org/). Using the given version number of `MAJOR.MINOR.PATCH`, we apply the following constructs: 1. Use the `MAJOR` version for incompatible changes. 1. Use the `MINOR` version when adding functionality in a backwards compatible manner. 1. Use the `PATCH` version when introducing backwards compatible bug fixes. ### Backwards compatibility in `0.0.z` and `0.y.z` version - In the context of initial development, backwards compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased. (Initial development) - In the context of pre-release, backwards compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased. (Pre-release) ## Copyright Copyright © 2018-2023 [Hadenlabs](https://hadenlabs.com) ## Trademarks All other trademarks referenced herein are the property of their respective owners. ## License The code and styles are licensed under the LGPL-3.0 license [See project license.](LICENSE). ## Don't forget to 🌟 Star 🌟 the repo if you like learn-go [Your feedback is appreciated](https://github.com/luismayta/learn-go/issues) <!-- Security scan triggered at 2025-09-02 15:57:18 --> <!-- Security scan triggered at 2025-09-09 06:03:14 --> <!-- Security scan triggered at 2025-09-28 16:13:48 -->