Skip to content

zopencommunity/gflagsport

Repository files navigation

Automatic version updates

gflags

The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: gflags.github.io/gflags/

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install gflags

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/gflagsport.git
cd gflagsport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.

About

commandline flags processing

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages