Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

fox-archives/repo

Repository files navigation

repomgr

Code that helps me manage my repositories.

So far it helps with three things:

Templating

What it sounds like

Configuration Drift Reconciliation

TODO

Task

Run a particular task.

Deploy

As a developer, you may have a "development" version and a "release" version, installed separately on your machines.

Or, you may quickly want to make available a project as if it were released (binaries put in PATH, completions). This allows you to do so

Assist, Deploy, Switch, Locate