Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

github.com/mechfish/subcommander

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mechfish/subcommander


Version published
Created
Source

Subcommander: Parsing CLI commands with Go

This is a basic set of wrappers around Go's stock flag package that I am using across a few projects.

It is so basic that I'm not even sure it makes sense as a package of its own -- perhaps I will end up folding this code back into the individual projects, customizing it for each project, and deleting this repository. Or switching to one of several other libraries that accomplish the same thing. So I would not recommend that anyone else use this package, except as an example of the use of flag.

FAQs

Package last updated on 12 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc