Sha256: 6e18871fa59aa30108abcdcf00817f3002cd89baf238a7c68662b147a637de8f

Contents?: true

Size: 1.34 KB

Versions: 1

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.7)

# 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)
    * Install Ruby on your system.
    * Install Teuton as normal user: `gem install --user-install teuton` (or install as superuser `gem install teuton`).
* [Videos, blogs, news](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

1 entries across 1 versions & 1 rubygems

Version Path
teuton-2.3.8 README.md