Building an interactive CLI app with Go, Cobra & promptui

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. cobra

    A Commander for modern Go CLI interactions

    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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. promptui

    Interactive prompt for command-line applications

    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.

  4. studybuddy

    Build an interactive CLI application with Go, Cobra and promptui. Video tutorial available on the Div Rhino YouTube channel.

    View on GitHub

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Nested Prompts in Go using promptui

    3 projects | dev.to | 14 Jun 2024
  • Show HN: Box CLI Maker

    1 project | news.ycombinator.com | 4 Mar 2024
  • Which packages do you recommend for building cli tools?

    10 projects | /r/golang | 17 Apr 2023
  • Show HN: New set of Go libraries for CLI Development

    5 projects | news.ycombinator.com | 11 Jan 2023
  • Libraries for CLI and console applications

    6 projects | /r/golang | 7 Jan 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?