{"id":26066620,"url":"https://github.com/textwire/lsp","last_synced_at":"2026-03-01T14:01:08.268Z","repository":{"id":275925792,"uuid":"927637797","full_name":"textwire/lsp","owner":"textwire","description":"Language Server Protocol for Textwire template language for Go","archived":false,"fork":false,"pushed_at":"2026-02-14T12:19:10.000Z","size":19313,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-14T21:17:08.178Z","etag":null,"topics":["go","golang","lsp","textwire"],"latest_commit_sha":null,"homepage":"https://textwire.github.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/textwire.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-02-05T09:42:20.000Z","updated_at":"2026-02-14T12:19:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4ff719c-dfdf-4ed0-b4bd-9a61df329e87","html_url":"https://github.com/textwire/lsp","commit_stats":null,"previous_names":["textwire/lsp"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/textwire/lsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textwire%2Flsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textwire%2Flsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textwire%2Flsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textwire%2Flsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textwire","download_url":"https://codeload.github.com/textwire/lsp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textwire%2Flsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29970543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T13:32:00.443Z","status":"ssl_error","status_checked_at":"2026-03-01T13:32:00.084Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","golang","lsp","textwire"],"created_at":"2025-03-08T20:58:06.228Z","updated_at":"2026-03-01T14:01:08.259Z","avatar_url":"https://github.com/textwire.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Textwire LSP\n\n## Installation\n\n```bash\ngo get github.com/textwire/lsp\n```\n\n## License\n\nThe Textwire LSP project is licensed under the [MIT License](LICENSE) and is free to use, modify, and distribute.\n\n## Contribute\n\n### With a Container Engine\n\n#### Build the Image\n\nWith Podman:\n\n```bash\npodman-compose build\n```\n\nWith Docker:\n\n```bash\ndocker compose build\n```\n\n#### Run the Container\n\nAfter the image is build, you can run a container from that image. Run this command to create a container:\n\nWith Podman:\n\n```bash\npodman-compose run --rm app sh\n```\n\nWith Docker:\n\n```bash\ndocker compose run --rm app sh\n```\n\nInside of the container, you will be able to run commands like `make test` and `make build`.\n\n#### Remove the Container\n\nWhen you are done working on a project, you can remove the container to cleanup after yourself:\n\nWith Podman:\n\n```bash\npodman-compose down\n```\n\nWith Docker:\n\n```bash\ndocker compose down\n```\n\n### Public a Version\n\nTo publish a new version of LSP, you need to use tags. As soon as you push a new tech to GitHub, it will run a build that will create a release for this new version.\n\n```bash\ngit tag \u003cversion\u003e\n```\n\n```bash\ngit push --tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextwire%2Flsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextwire%2Flsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextwire%2Flsp/lists"}