软件包:dotdrop(1.12.9-1)
save your dotfiles once deploy them everywhere
This program makes the management of dotfiles between different hosts easy. It allows you to store your dotfiles in Git and automagically deploy different versions of the same file on different setups.
It also allows manage different sets of dotfiles. For example, you can have a set of dotfiles for your home laptop and a different set for your office desktop. Those sets may overlap, and different versions of the same dotfiles can be deployed using different predefined profiles. Or you may have a main set of dotfiles for your everyday host and a subset you only need to deploy to temporary hosts (cloud VM etc.) that may be using a slightly different version of some of the dotfiles.
其他与 dotdrop 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distro
- Linux 操作系统平台信息 API
-
- dep: python3-docopt
- command-line interface description language (Python3)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-magic
- python3 interface to the libmagic file type identification library
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x