Giter Site home page Giter Site logo

quatters / config-keeper Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 312 KB

CLI tool for keeping your personal config files in repository

Home Page: https://pypi.org/project/config-keeper2/

License: GNU General Public License v3.0

Python 100.00%
automatization cli python script terminal tool

config-keeper's People

Contributors

dependabot[bot] avatar quatters avatar

Watchers

 avatar

config-keeper's Issues

Support pulling specific branch/commit

Something like

config-keeper project pull myproject --ref <commit-sha>
config-keeper project pull myproject --ref <branch>

Also support pushing to specific branch:

config-keeper project push myproject --ref <branch>

Related to #16.

Skip validation if config didn't change

Since validation takes some time, we can skip it if config file didn't change from previous run, by comparing modify time of the file. Actually, this will need to cache validation output because there may be warnings which are ok, but it need to be shown either validation ran or cached.

Add missing docs to commands

Also

  • remove all no_args_is_help args
  • add info about CONFIG_KEEPER_CONFIG_FILE env variable to docs
  • add info about --break-system-packages flat sometimes needed for pip install when installing system-wide

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.