lsp

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2025 License: MIT Imports: 8 Imported by: 0

README

Textwire LSP

Installation

go get github.com/textwire/lsp

License

The Textwire LSP project is licensed under the MIT License and is free to use, modify, and distribute.

Contribute

With a Container Engine

[!NOTE] If you use 🐳 Docker instead of 🦦 Podman, just replace podman-compose with docker compose in code examples below.

Build the Image

To build the image, run this command:

podman-compose build
Run the Container

After the image is build, you can run a container from that image. Run this command to create a container and enter this:

podman-compose run --rm app sh

Inside of the container, you will be able to run commands like make test and make build.

Remove the Container

When you are done working on a project, you can remove the container to cleanup after yourself, run this:

podman-compose down

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL