软件包: golang-github-charmbracelet-wish-dev (0.1.1-2)
golang-github-charmbracelet-wish-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-charmbracelet-wish:
- [golang-github-charmbracelet-wish_0.1.1-2.dsc]
- [golang-github-charmbracelet-wish_0.1.1.orig.tar.gz]
- [golang-github-charmbracelet-wish_0.1.1-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
Make SSH apps, just like that! 💫 (Go library)
Wish is an SSH server with sensible defaults and a collection of middleware that makes building SSH apps easy. Wish is built on gliderlabs/ssh and should be easy to integrate into any existing projects.
SSH is an excellent platform to build remotely accessible applications on. It offers secure communication without the hassle of HTTPS certificates, it has user identification with SSH keys and it's accessible from anywhere with a terminal. Powerful protocols like Git work over SSH and you can even render TUIs directly over an SSH connection.
其他与 golang-github-charmbracelet-wish-dev 有关的软件包
|
|
|
-
- dep: golang-github-charmbracelet-bubbletea-dev (>= 0.19.0)
- powerful little TUI framework for Go 🏗
-
- dep: golang-github-charmbracelet-keygen-dev (>= 0.1.2)
- SSH key pair generator (Go library)
-
- dep: golang-github-charmbracelet-lipgloss-dev (>= 0.4.0)
- style definitions for nice terminal layouts 👄 (Go library)
-
- dep: golang-github-gliderlabs-ssh-dev (>= 0.3.3)
- Easy SSH servers in Golang
-
- dep: golang-github-go-git-go-git-dev (>= 5.4.2)
- highly extensible Git implementation in pure Go
-
- dep: golang-github-muesli-termenv-dev (>= 0.9.0)
- Advanced ANSI style & color support for your terminal applications
-
- dep: golang-golang-x-crypto-dev (>= 1:0.0~git20210817.32db794)
- Supplementary Go cryptography libraries