Skip to content

encore-ecosystem/dotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotify

Dotfile configuration manager inspired by comtrya

Usage

usage: dotify [-h] {init,apply} ...

Dotify - dotfile configuration manager

positional arguments:
  {init,apply}
    init        Initialize a new project
    apply       Apply configuration

options:
  -h, --help    show this help message and exit

Documentation (TODO)

Make sure that you have installed mdbook:

cargo install mdbook

To open documentation:

mdbook serve

Installation

step 0

Make sure that you have installed uv:

sudo pacman -S uv

step 1

Install dotify

uv sync
source .venv/bin/activate

Roadmap

  • Documentation
  • Improve yaml path resolver
  • Logging with colors
  • Improve error handling

About

Dotfile configuration manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages