Git Town
go-prompt
Git Town | go-prompt | |
---|---|---|
2 | 5 | |
2,670 | 5,302 | |
2.1% | - | |
9.9 | 0.0 | |
about 15 hours ago | 5 months ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Git Town
-
Reflecting on my Hacktoberfest 2024 journey
You can find the project here ๐
- In Praise of Stacked PRs
go-prompt
-
Is there a library that can give python-prompt-toolkit like completion for TUI?
Ref. https://github.com/prompt-toolkit/python-prompt-toolkit and https://github.com/c-bata/go-prompt ?
-
Is there a terminal based "dialog" library?
has some nice options : https://github.com/c-bata/go-prompt seems to have all you want (but may be a bit more than you wish for though.)
-
How can I use stdin while piping data when using promptui?
I think we are drifting into semantics here. The request isnt really about application design/use cases, nor am I am fan of running commands directly from code. If you notice, myapp in the example case is the final command, so interactivity isnt the breaker. The question is far simpler; this is doable in other langs or when using packages like github.com/c-bata/go-prompt
-
Library for developing CLI application with run-time command parsing like a shell
Have you hade a look at https://github.com/c-bata/go-prompt ?
-
Bit (1.0) โ a modern Git CLI in Go
Bit uses cobra a little but for the autocomplete it uses https://github.com/c-bata/go-prompt
What are some alternatives?
The Platinum Searcher - A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
gocui - Minimalist Go package aimed at creating Console User Interfaces.
cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies ๐
termui - Golang terminal dashboard
frep - Generate file using template from environment, arguments, json/yaml/toml config files
Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets โย written in Golang
go-flags - go command line option parser
pterm - โจ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more ๐ It's completely configurable and 100% cross-platform compatible.
kafka-go - Kafka library in Go
clui - Command Line User Interface (Console UI inspired by TurboVision)
cobra - A Commander for modern Go CLI interactions
Sitemap Generator - Depth controllable Web scraper and Sitemap Generator in Go