Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 445 Bytes

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.