[![Gem Version](https://badge.fury.io/rb/teuton.svg)](https://badge.fury.io/rb/teuton) ![GitHub](https://img.shields.io/github/license/dvarrui/teuton) ![Gem](https://img.shields.io/gem/dv/teuton/2.3.1) # TEUTON _Create Unit Test for your machines, and test your infraestructure as code._ ![logo](./docs/images/logo.png) Teuton is an intrastructure test tool, useful for: * Sysadmin teachers who want to evaluate students remote machines. * Sysadmin apprentices who want to evaluate their learning process as a game. * Professional sysadmin who want to monitor remote machines. Teuton allow us: * Write unit tests for real or virtual devices, using simple DSL. * Check compliance with requirements on local or remote devices. # Documentation * [Installation](https://github.com/teuton-software/teuton/tree/master/docs/install/README.md) 1. Install Ruby on your system. 1. Install Teuton with `gem install teuton`. * [Videos, blogs, news](docs/videos.md) * [Learning](docs/learn/README.md) * [Commands](docs/commands/README.md) * [Teuton language](docs/dsl/README.md) # Features * [Free Software License](LICENSE). * Multiplatform. * Remote machines only require SSH or Telnet service installed. * Developed using ruby language. # Contact * **Email**: `teuton.software@protonmail.com` * **Twitter**: `@SoftwareTeuton`