Code Monkey home page Code Monkey logo

dotconfone's Introduction

dotconfone

One dotconf to rule them all!

dotConfOne is a configuration settings manager with the aim to bring all the small pieces of configuration code used for various Linux utilities under one roof. This scheme is believed to keep them all portable between computers and safe (read: fool-proof) over distribution upgrades.

Expected Usage

  • On a newly setup computer, dotconfone stores the master copy of all the configuration files
  • The dotconfone commissioning script is kept updated with the appropriate location for the file and the essentials to check for the program installation
  • An utility such as make is used to install the program using apt (or other applicable) if not installed already

Current Usage

Obviously there is a long way to go. Presently, the following information can be helpful

  • packages directory contains several directories with commonly used program names containing specific scripts

  • packages/*.sh are helper scripts you can start with: - capture.sh: Capture your present settings - deploy.sh: Deploy the settings in the repo

  • Capture: It is assumed that users make changes to local conf files, for example, ~/.vimrc and capturing copies the latest file for subsequent comparison and introspection using git tools.

  • Deploy: The deployment workflow generates a package list pref.conf which is only an array of packages contained in the script groups supplied with the repo. Presently it only looks in the `packages/ubuntu/ directory.

dotconfone's People

Contributors

csghone avatar padsunp avatar pvishal avatar sirajissani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.