bit
Bit is a modern Git CLI (by chriswalz)
go-prompt
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit. (by c-bata)
bit | go-prompt | |
---|---|---|
17 | 5 | |
6,075 | 5,336 | |
0.2% | 0.1% | |
0.0 | 0.0 | |
about 2 years ago | 8 months ago | |
Go | Go | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
bit
Posts with mentions or reviews of bit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-30.
-
Show HN: Gut – An easy-to-use CLI for Git
This looks very similar to bit CLI - https://github.com/chriswalz/bit
- Git Command Explorer
-
Git Cheat Sheet
Another good one in CLI https://github.com/chriswalz/bit
- Best examples of a Go client
-
Go is powering enterprise developers: Developer survey results
Bit
-
Ask HN: Show me the sexy, sexy home page of your favorite free CLI project
I feel like mine isn't that beautiful but I'll show it anyway - https://github.com/chriswalz/bit
It's a CLI "enhancer" for git
-
Hacker News top posts: Feb 27, 2021
Bit\ (47 comments)
- Bit (1.0) – a modern Git CLI in Go
go-prompt
Posts with mentions or reviews of go-prompt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-09.
-
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?
When comparing bit and go-prompt you can also consider the following projects:
graphtage - A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
termui - Golang terminal dashboard
git-xargs - git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
gocui - Minimalist Go package aimed at creating Console User Interfaces.
chadwick - Chadwick tools for manipulating baseball data
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.