Skip to content

errose28/DotfilesLibrary

Repository files navigation

Robot Framework DotfilesLibrary

  • A library for using Robot Framework to automate deploying dotfiles and other configurations.

Usage

  • Run pip install . from the top level directory to install.

  • The library can then be used within robot framework test suites.

Status

  • This library is currently under development.

  • Documentation, more robust testing, and example use cases are a work in progress.