tf
promptui

tf | promptui | |
---|---|---|
3 | 9 | |
19 | 6,158 | |
- | 0.6% | |
0.0 | 0.0 | |
almost 4 years ago | 6 months ago | |
Go | Go | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" 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.
tf
-
Tf - A CLI to generate terraform configuration with an interactive prompt
I'm so sorry, I completely forgot to leave a comment afterward. Here it is https://github.com/g14a/tf
So I created tf - https://github.com/g14a/tf
promptui
-
Nested Prompts in Go using promptui
I was working on a CLI tool written in Go, using the Cobra tool recently, and I had a use case where I needed a nested prompt for one of the commands. I was using promptui for the prompts and I couldn't find a straightforward way to do this. This short post will show how to create a nested prompt using promptui. The completed code can be found here.
-
...and now gh-i to search for issues interactively!
The navigation is dealt with by the promptui framework, so in this respect the extension does not touch/re-defines it. This said, let's move the conversation on GitHub, I am sure we can find a way to make it work :)
- Best interactive cli library?
-
Interactive CLI prompts in Go
View on GitHub
-
Hey guys, why is the character ‘w’ missing?
The fmt.Scan family of functions exist because there are similar functions in C, but they really aren't suitable for any purpose. I would recommend beginners to just avoid them completely because the way they work is endlessly surprising. In this case, the problem you're running into is that Scanln expects a line, but you had a space instead, but honestly, don't try to debug it, just switch to https://github.com/manifoldco/promptui.
-
Building an interactive CLI app with Go, Cobra & promptui
This tutorial will guide us through building an interactive CLI app with Go, Cobra and promptui. We will learn how to prompt the user for input data and persist this data to an SQLite database. Unlike the previous app we built, this experience will feel more like a two way conversation.
-
Tf - A CLI to generate terraform configuration with an interactive prompt
I got into cli applications lately and came across cobra. It was highly intuitive and very much easy to use so I couldn't get enough of it and wanted to create something to make it useful along with promptui.
-
I wanted many SSH logins to be always close at hand, so I made a tool for connecting in just a few keystrokes
It uses this library to create an interactive prompt. Just use the up and down arrows to select the host you want.
- How Does This Cli Tool Accomplish Interactivity
What are some alternatives?
cfnctl - Cfnctl brings the Terraform cli experience to AWS Cloudformation :cloud:
survey - A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
terragrunt - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
cobra - A Commander for modern Go CLI interactions
cloudcycle - Cloud resource lifecycle scheduler to save and avoid surprising cost
prompter - golang utility for easy prompting
awsrm - A remove command for AWS resources
TF - AutoHotkey library for Text files & Variables (strings)
interactive-cli-prompts - Code for “Interactive CLI prompts in Go” blog post.
manifold-cli - Manage your services and config from the command line
gh-i - 🔎 search your github issues interactively
sshp - SSH login manager
