{"id":13764147,"url":"https://github.com/thestrukture/ide","last_synced_at":"2025-05-13T12:57:17.132Z","repository":{"id":46241547,"uuid":"102981082","full_name":"thestrukture/IDE","owner":"thestrukture","description":"A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器，具有 DEBUGGING 和 AUTOCOMPLETE","archived":false,"fork":false,"pushed_at":"2022-11-24T21:25:39.000Z","size":121365,"stargazers_count":360,"open_issues_count":0,"forks_count":20,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-01T03:22:24.448Z","etag":null,"topics":["docker","go","golang","html","ide","strukture"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thestrukture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":"thestrukture","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/thestrukture"]}},"created_at":"2017-09-09T19:49:57.000Z","updated_at":"2024-12-16T19:42:55.000Z","dependencies_parsed_at":"2023-01-23T12:15:30.894Z","dependency_job_id":null,"html_url":"https://github.com/thestrukture/IDE","commit_stats":null,"previous_names":[],"tags_count":315,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestrukture%2FIDE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestrukture%2FIDE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestrukture%2FIDE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestrukture%2FIDE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thestrukture","download_url":"https://codeload.github.com/thestrukture/IDE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252495815,"owners_count":21757340,"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":["docker","go","golang","html","ide","strukture"],"created_at":"2024-08-03T15:01:16.560Z","updated_at":"2025-05-10T17:31:39.676Z","avatar_url":"https://github.com/thestrukture.png","language":"Go","funding_links":["https://opencollective.com/thestrukture","https://www.paypal.me/thestrukture"],"categories":["Software Packages","Go Tools","软件包"],"sub_categories":["Other Software","其他软件","其他软件库和软件包"],"readme":"# Strukture IDE\n[![Build Status](https://travis-ci.org/thestrukture/IDE.svg?branch=master)](https://travis-ci.org/thestrukture/IDE)\n[![GoDoc](https://godoc.org/github.com/thestrukture/IDE/api?status.svg)](https://godoc.org/github.com/thestrukture/IDE/api)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d46b0bfb51e827632710/test_coverage)](https://codeclimate.com/github/thestrukture/IDE/test_coverage)\n[![Maintainability](https://api.codeclimate.com/v1/badges/d46b0bfb51e827632710/maintainability)](https://codeclimate.com/github/thestrukture/IDE/maintainability)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fthestrukture%2FIDE.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fthestrukture%2FIDE?ref=badge_shield)\n\n\n\n## About IDE\nJust a Go IDE. It features :\n- Autocomplete.\n- Syntax correction.\n- Interactive terminal via web socket.\n- Line tags in relation to failed build logs.\n- Project build scripts.\n- View web application output.\n- Build docker images (Must have docker running on host) . \n- Breakpoints and debugging with Delve.\n- Regex directory search.\n- Automatically lints your code in the background, and suggests code fixes.\n\n## Requirements\n- Go v1.18+.\n\n## First Launch\n\nIf the server launch hangs on startup, close it and install the additional requirements manually. Prior to running the commands, set your GOPATH to `$home/workspace`. You can do this on Windows with `set GOPATH=%USERPROFILE%\\workspace`.\nRun the following command : \n\n\tgo get github.com/mdempsky/gocode\n\nTo add debug support, you must install delve. You can find the guide here. (Don't worry it is quick) [Install Delve](https://github.com/go-delve/delve/tree/master/Documentation/installation)\n\n## Install\n\n\t\t$ go install github.com/thestrukture/IDE@latest\n\n#### How to run\n\n\t\t$ IDE\n\t\t\n#### Run as a server\n\n\t\t$ IDE --headless\n\n\n## Bug reports \u0026 questions :\nPlease create a new issue on Github to report a bug.\n\n## How to use the strukture\n\n[Debug with the strukture](https://youtu.be/p5qVzv-dojo)\n\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fthestrukture%2FIDE.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fthestrukture%2FIDE?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestrukture%2Fide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthestrukture%2Fide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestrukture%2Fide/lists"}