Bit (1.0) – a modern Git CLI in Go

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • bit

    Bit is a modern Git CLI (by chriswalz)

  • iter

    Range over integers [0,n). Seriously, that's it. (by bradfitz)

  • Be sure to give one of your dependencies a read ;)

    https://github.com/bradfitz/iter/blob/master/iter.go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lazygit

    simple terminal UI for git commands

  • There's also lazygit[1], which is written in Go.

    [1] https://github.com/jesseduffield/lazygit

  • go-prompt

    Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.

  • Bit uses cobra a little but for the autocomplete it uses https://github.com/c-bata/go-prompt

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