Skip to content

Small library to define, load and save options files

License

Notifications You must be signed in to change notification settings

MisterDA/config-file

Repository files navigation

Config_file

What is Config_file

Config_file is a library used to manage the configuration file(s) of an application. You simply define your options and it performs the loading and saving of the options in a file. You can also use the same options in the command line.

Installation

Config_file can be installed with opam:

opam install config-file

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by from the source interfaces. It can be consulted via odig doc config-file.

About

Small library to define, load and save options files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages