OCD

Organize current dotfiles

Organize current dotfiles!

Description

The OCD tool is a dotfile management tool that empowers the user to control the structure and deployment of their configurations across multiple repositories through the usage of a cluster. A cluster is a group of repositories that can be deployed together. Upon deployment of a repository, the user can issue Git commands for further management directly through the OCD tool to keep track of the changes they make to their dotfile configurations. Through their cluster, the user can pick and choose which repositories get deployed on their machine, offering finer control over their configuration across multiple machines.

Dev Log

Contribution

The OCD coding project is open to contribution.

See the contribution guidelines for more information about contributing to the project.

Acknowledgements

License

The OCD project abides by the MIT license for distribution of its source code and documentation. The project also uses the CC0-1.0 license to place files in the public domain, which are considered to be to small, or to generic to place copyright over.

The project uses the REUSE 3.3 specification to make it easier to determine who owns the copyright and licensing of any given file in the codebase. The Developer Certificate of Origin version 1.1 is also used to ensure that any contributions made have the right to be merged into the project, and can be distributed with the project under its main licenses.