Skip to content

Tiancheng-Luo/lua-expect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-expect

lua-expect provides Expect(a tool for automating interactive applications) support for Lua.

Build

cmake . && make

Demo

There is a demo script ssh_expect.lua in the tests folder, you can simply modify it, then use LuaJit or Lua(v5.1) to run it and see what happens :).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.5%
  • Lua 10.1%
  • CMake 5.3%
  • Perl 5.1%