RSS 1 project tagged "cli"

Download Website Updated 28 May 2013 Expect-lite

Screenshot
Pop 376.92
Vit 61.11

expect-lite is an quick and easy command line automation tool. Written in expect, it is designed to directly map an interactive terminal session into an automation script. expect-lite scripts use special character(s) at the beginning of each line to indicate the action. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required. Expect-lite is targeted at the verification testing environment, and will produce a Pass/Fail result at the end of the script. However, its use is not limited to this environment. It includes a powerful debugger with breakpoints, step/skip, and the ability to copy/paste expect-lite lines right into a running script.

Screenshot

Project Spotlight

Stabie Rand Editor

A reimplementation of the RAND text editor.

Screenshot

Project Spotlight

finit

A fast plugin-based /sbin/init with service monitoring.