{"id":23137847,"url":"https://github.com/mertturkmenoglu/golang","last_synced_at":"2025-04-04T09:43:22.631Z","repository":{"id":185155333,"uuid":"184154493","full_name":"mertturkmenoglu/golang","owner":"mertturkmenoglu","description":"Go Language Examples","archived":false,"fork":false,"pushed_at":"2019-08-22T10:04:10.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T20:23:42.581Z","etag":null,"topics":["code","example-code","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mertturkmenoglu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-04-29T22:45:32.000Z","updated_at":"2019-08-22T10:04:14.000Z","dependencies_parsed_at":"2023-07-31T22:51:19.442Z","dependency_job_id":null,"html_url":"https://github.com/mertturkmenoglu/golang","commit_stats":null,"previous_names":["mertturkmenoglu/golang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fgolang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fgolang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fgolang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertturkmenoglu%2Fgolang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mertturkmenoglu","download_url":"https://codeload.github.com/mertturkmenoglu/golang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157124,"owners_count":20893204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code","example-code","golang"],"created_at":"2024-12-17T13:09:08.088Z","updated_at":"2025-04-04T09:43:22.605Z","avatar_url":"https://github.com/mertturkmenoglu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO\n***\n# Description\n* This repository contains my **GO** codes.\n* You need to install **Go Distribution** to your system. Please follow the [original source].\n# Build\n* You need **GO** on your system.\n* Clone the repository:  \n  * `git clone https://github.com/mertturkmenoglu/golang.git`\n* After getting repository on your local environment, a simple compile process:  \n```\n    cd golang\n    cd E001_HelloWorld\n    go build main.go\n    ./main\n```  \n* You can use `afgenerator.jar` file to create auto file generation.\n* Simple process:\n  * Add an alias:\n    * `vim ~/.bashrc`\n    * Add this line: `alias gen=\"./afgenerator.jar\"`\n    * Run this command: `source ~/.bashrc`\n  * Program needs `settings.json` in the directory. When you open it first time, it will ask you necessary parameters and create the file.\n  * Run the program via terminal with arguments:\n    * `gen 123 GoTest`: Create folder\n    * `gen -s`: Update settings\n***\n* **To build**: `go build fileName.go`\n* **To run**: `go run fileName.go`\n***\n# Contributing\n* All ideas and helps are welcome. Please contact with me.\n# Authors\n* Mert Türkmenoğlu\n\n[original source]: https://golang.org/dl/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmertturkmenoglu%2Fgolang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmertturkmenoglu%2Fgolang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmertturkmenoglu%2Fgolang/lists"}