ff stands for flags-first, and is basically a package that offers an opinionated manner of populating a flag.FlagSet with configuration data from the environment. The default for ff is to parse only from the command line, however you have the option to parse from environment variables (lower priority) and/or a configuration file (lowest priority).
ff has a natural companion and extension in package ffcli, a package for building declarative command line applications. It is ideal for when you're building a command line application in the style of kubectl or docker.
Features
- Parse flags from the command line, or from environment variables and/or a configuration file
- Allows configuration from both flags and env vars
Categories
Data FormatsLicense
Apache License V2.0Follow ff
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ff!