Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 274 Bytes

File metadata and controls

6 lines (5 loc) · 274 Bytes

ALE Agent instructions

  1. Read documentation from doc/ale-development.txt to understand how to be an ALE developer.
  2. Run Vader/Vim tests with ./run-tests -q --fast test/path/some_file.vader
  3. When editing Lua code run Lua tests with ./run-tests -q --lua-only