{"id":25719186,"url":"https://github.com/tameronline/testgo","last_synced_at":"2026-05-17T05:35:55.740Z","repository":{"id":277862484,"uuid":"933765874","full_name":"TamerOnLine/testgo","owner":"TamerOnLine","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-16T17:05:25.000Z","size":2259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T14:50:29.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TamerOnLine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-16T16:38:50.000Z","updated_at":"2025-02-16T17:05:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"746b9dbd-6b8b-482e-8338-c67adccc02d3","html_url":"https://github.com/TamerOnLine/testgo","commit_stats":null,"previous_names":["tameronline/testgo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TamerOnLine/testgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Ftestgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Ftestgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Ftestgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Ftestgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TamerOnLine","download_url":"https://codeload.github.com/TamerOnLine/testgo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TamerOnLine%2Ftestgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33128663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-25T16:37:10.754Z","updated_at":"2026-05-17T05:35:55.735Z","avatar_url":"https://github.com/TamerOnLine.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# testgo\n\nA simple Go program that prompts the user for their name and greets them.\n\n## Screenshot\n\nHere is a screenshot of the program in action:\n\n![Program Screenshot](img/screenshot.png)\n\n## Features\n- Reads user input from the console.\n- Ensures the name is not empty.\n- Prints a friendly greeting message.\n\n## Prerequisites\n- Install [Go](https://go.dev/dl/) (if not already installed).\n\n## Installation \u0026 Usage\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/TamerOnLine/testgo.git\n   cd testgo\n   ```\n2. Run the program without compiling:\n   ```sh\n   go run main.go\n   ```\n3. Build and run the compiled binary:\n   ```sh\n   go build -o testgo\n   ./testgo\n   ```\n\n## Example Output\n```\nEnter your name: Tamer\nHello, Tamer 👋!\n```\n\n## Project Structure\n```\ntameronline-testgo/\n├── README.md           # Project documentation\n├── LICENSE             # License file (MIT License)\n├── go.mod              # Go module file\n├── main.go             # Main Go program\n└── testgo.code-workspace # VS Code workspace file\n```\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## Contact\nFor any inquiries, reach out to [Tamer Hamad Faour](https://github.com/TamerOnLine).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Ftestgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftameronline%2Ftestgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftameronline%2Ftestgo/lists"}