Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.62 KB

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] [URL to github repo]

IMPORTANT: For the above command to properly work, you should first initialize a repo in the folder ~/.rdb/[program]/[name] folder of the computer and upload it to github. You will then run this program once to generate metadata. Then enter into that folder, add the new info.json file and push it to your github. Then rerun this command to actually upload.

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