go-prompt
CLI library
A library for building interactive command-line interfaces with auto-complete suggestions.
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
5k stars
54 watching
350 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
clicommand-lineinteractivepromptterminalvt100
Related projects:
Repository | Description | Stars |
---|---|---|
| A highly configurable prompt builder for various shells and environments. | 551 |
| A toolkit for building microservices in Go | 26,684 |
| An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
| A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,423 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| A command-line tool for creating and deploying full-stack web applications with Go backend, JavaScript/TypeScript frontend, and automated deployment using Ansible and Docker. | 2,628 |
| A high-level implementation of the Git version control system in Go | 6,070 |
| An implementation of the Starlark configuration language in Go. | 2,377 |
| Provides a Go implementation of LangChain for generating text based on large language models. | 5,155 |
| Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
| Teaching the tools used by Go developers to improve their coding skills and performance | 2,790 |
| CUE is a tool for validating and defining text-based configuration data | 5,174 |
| Generates Go test boilerplate from source code | 4,975 |
| A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. | 22,463 |