Ask HN: Best way to do scoped commands in a CLI app

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cli-guidelines

    A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.

  • - E. `blah project foo --edit`

    Wondering if there was any guidance on this from the UNIX people. Perhaps scoping should be done using the file system. `cd path/to/project && blah edit`. Like git does with `git --cwd=path/to/project`. Maybe a virtual FS could even be used. Then you wouldn't have to continuously type in the scope with each command. Interesting thinking about how to maintain state in the terminal...thinking about how Python's virtual env bin/activate modifies the shell.

    Found an interesting guide here: https://clig.dev/

  • 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
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

  • NFT Preview Card Component Challenge from Frontend Mentor

    1 project | dev.to | 1 May 2024
  • Programming VTuber Logos

    1 project | news.ycombinator.com | 24 Apr 2024
  • Mastering Component Styling: Elevate Your CSS with Layering and Dynamic Class Management, No ng:deep needed!

    1 project | dev.to | 1 May 2024
  • CSS Flags – Flags of the world in pure CSS

    1 project | news.ycombinator.com | 1 May 2024
  • Blue Star: Free Tailwind Landing Page Template

    1 project | news.ycombinator.com | 30 Apr 2024