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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ff!