• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple, portable configuration file manager

RiceDB will be a universal configuration file manager designed to make it easy to obtain configurations for any application that fit your individual needs.

RiceDB seeks to follow the Arch Way, staying simple, open, and elegant.

Requirements

Python3 - Possibly 2.7, but this has yet to be fully tested

Installation

git clone https://github.com/install-logos/ricedb.git

cd ricedb

make config

sudo make install

Usage

To search for a rice for a program: rice [program] [search term]

To directly install a rice for a program: rice --sync [program] [name]

To create a registered rice from existing config files: rice --create [program]

To upload a rice to our database: rice --upload [program] [name]

Please note, the uploading functionality requires you to have a github account. A repo for the rice will be automatically created, you simply need an existing github account.

Please note our database is only populated with a few default rices, we are looking for people to help contribute to this

Build Status Gitter chat QuantifiedCode