mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Add transition notice to README.md
This commit is contained in:
parent
117a3c3e9a
commit
f5bb67263e
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
[](https://github.com/genebean/dots/actions/workflows/ansible-lint.yml)
|
||||
[](https://github.com/genebean/dots/actions/workflows/ruby.yml)
|
||||
|
||||
My dot files and a tool to deploy them, and the programs that use them, to
|
||||
various OS's. Some additional tools that I consider part of my baseline setup
|
||||
are also installed and, if possible, configured by dots.
|
||||
> **NOTICE:** this repo is undergoing a transformation. Historically it has been centered around using Puppet and r10k as ruby gems. I love Puppet for managing servers, but running it unprivledged as a gem has proven more than a little challenging in this specific use case. As a result, I am transitioning to using Ansible for the adhoc work that is needed here. Also, the `dots` tool and associated rake tasks will almost certainly be moved to Python 3 as it is universally available without some of the hastles of a bundler based setup.
|
||||
|
||||
This repo contains my dot files and a tool to deploy them, and the programs that use them, to various OS's. Some additional tools that I consider part of my baseline setup are also installed and, if possible, configured by dots.
|
||||
|
||||
Dots is written in ruby and utilizes bundler to keep all its dependancies
|
||||
as self-contained as possible. Installation of programs and management of git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue