Sha256: 82961755b7341a08f66fd4055870d8f015dc621d29d24d223c66e6d4bcd6d4a0

Contents?: true

Size: 1.34 KB

Versions: 2

Compression:

Stored size: 1.34 KB

Contents

[![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.8)

# TEUTON

_Create Unit Test for your machines. 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)
    * Install Ruby on your system.
    * Install Teuton as normal user: `gem install --user-install teuton` (or install as superuser `gem install teuton`).
* [Blogs and videos](docs/videos.md)
* [Learning](docs/learn/README.md)
* [Commands](docs/commands/README.md)
* [Language reference](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`

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
teuton-2.3.10 README.md
teuton-2.3.9 README.md