simpleclient

command module
v0.0.0-...-ef8ee95 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

README

simpleclient

Go Report Card License

Introduction

simpleclient is the client of lspserver written in Go and JavaScript.

Run

# go run main.go <command and arguments to run>
# Open http://localhost:8080/ .

# Init module
go mod init simpleclient

# Echo sent messages to the output area
go run main.go cat

# Run a shell command
go run main.go sh pwd

# Run a lsp server
# npm i -g bash-language-server dockerfile-language-server-nodejs javascript-typescript-langserver
# npm i -g typescript typescript-language-server
# npm i -g vscode-css-languageserver-bin vscode-html-languageserver-bin
# TBD

License

Project License can be found here.

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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