mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-13 13:42:10 +08:00
274 B
274 B
ALE Agent instructions
- Read documentation from
doc/ale-development.txtto understand how to be an ALE developer. - Run Vader/Vim tests with
./run-tests -q --fast test/path/some_file.vader - When editing Lua code run Lua tests with
./run-tests -q --lua-only