Dotfiles manager based on directory trees
Dotstree is a dotfiles manager. "Another one??" I know, right. Here's the highlights:
- The dotfiles are replaced with symlinks
- Every program's deployment spec is stored in its own folder
- Install commands can be part of the deployment
- You can cherrypick which programs to deploy based on which directory trees you pass to dotstree (hence the name)
- This can be used to handle alternate platforms and dependencies
- You can check and sync programs against their spec
- Written in Python, released to Pypi
Usage
You can install it with pip install dotstree. To see basic usage info, try dots --help. I can provide a tldr page if there's interest - just open an issue. Your dotfiles specs are expected to be in some kind of directory tree that you pass to dotstree. Normally this would be a git repo - but dotstree doesn't care.
Tests
Run pytest . in the repo root.
Further reading
Release files for dotstree 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dotstree-0.1.6.tar.gz | 11.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dotstree-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.9 kB
Release files / dotstree-0.1.6.tar.gz
| Download URL | dotstree-0.1.6.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5c69a277028f675bae06c759a90ab64ff79e92ad9c3556a817fe12212dd754eb
|
|
BLAKE2b-256 checksum How to use checksums |
784614d8adeba3258a22aa61faebcf0f431ddb736f36da8f478ae65bc33198bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / dotstree-0.1.6-py3-none-any.whl
| Download URL | dotstree-0.1.6-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0029b8894b54e6add19bc0f273b80cc582808a1846f43724259b2c1069cbab94
|
|
BLAKE2b-256 checksum How to use checksums |
c1ee34365369b88b76c025122cb1f725adb303ea88bf0b95d1e60969b17563f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|