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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ff!