go-clap

Lightweight, non intrusive Command Line Argument Parser (by fred1268)

Go-clap Alternatives

Similar projects and alternatives to go-clap

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go-clap alternative or higher similarity.

go-clap reviews and mentions

Posts with mentions or reviews of go-clap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • clap v1.1.0 released
    2 projects | /r/golang | 17 May 2023
    If you are interested, check it out on https://github.com/fred1268/go-clap
  • issue with pflag flagset
    3 projects | /r/golang | 7 May 2023
    Cobra has lots of features, but is really complex and intrusive, especially for a newcomer. I would advise you to have a look at clap (https://github.com/fred1268/go-clap) which is very easy to use and absolutely non intrusive. All you need to do is to create a struct containing the fields you want to retrieve from the command line, and annotate it with standard Go tags.
  • convert interface{} to []interface{}
    2 projects | /r/golang | 6 May 2023
    For some in depth examples on how to use reflection in Go and transform types into others, I would suggest you to have a look at clap, the Command Line Argument Parser, and more specifically this file.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic go-clap repo stats
3
43
6.3
about 2 months ago

fred1268/go-clap is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of go-clap is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com