lux.mk 298 B

1234567
  1. PACKAGES += lux
  2. pkg_lux_name = lux
  3. pkg_lux_description = Lux (LUcid eXpect scripting) simplifies test automation and provides an Expect-style execution of commands
  4. pkg_lux_homepage = https://github.com/hawk/lux
  5. pkg_lux_fetch = git
  6. pkg_lux_repo = https://github.com/hawk/lux
  7. pkg_lux_commit = master