rb-preferences

v 0.3

Persistent preferences for applications

The Preferences class is an easy way to make variables in an application persist in a file. The file is human readable, through the magic of YAML. Preferences vary from user to user, so typically the file used for persistence will be chosen based on the users environment as well as the name of the app. Any pair of methods that look like a reader/writer pair can be persisted, so existing variables can be stored with little additional fuss and bother.

http://redshift.sourceforge.net/preferences/

To install rb-preferences, paste this in macOS terminal after installing MacPorts

sudo port install rb-preferences

Add to my watchlist

Installations 0
Requested Installations 0