パッケージ: 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