Registry / cli / abiosoft-ishell

abiosoft-ishell

JSON →
library2.0.0+incompatiblegogounverified

An interactive shell library for building CLI applications with a rich set of features.

go get github.com/abiosoft/ishell
INSTALL
IMPORT
SIG · ABIOSOFT-ISHELL
A
abiosoft-ishell
cligov2.0.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ishell
github.com/abiosoft/ishell

Create and run a simple interactive shell.

package main import ( "github.com/abiosoft/ishell" ) func main() { shell := ishell.New() shell.Println("Interactive Shell") shell.Run() }
Debug
Known issues
gotchaVersion 2.0.0+incompatible may have import path issues due to the +incompatible suffix.
fix
Use the latest version without the suffix or check the repository for migration.
affects: 2.0.0+incompatible
Upgrade
Version history
2.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
42
OpenAI (training)
1
Resources
abiosoft-ishell — go get abiosoft-ishell · libregistry