Added description authored by Marius David Wieschollek's avatar Marius David Wieschollek
# ESS Commands Module Documentation # ESS Commands Module Documentation
The commands module enables you to run custom bash commands and programs with ESS whenever predefined conditions are given. The module offers a powerful but easy to use syntax to define conditions and events to run your commands.
## User Manual ## User Manual
* [Creating Commands](commands) * [Creating Commands](commands)
* [Condition Helpers](condition-helpers) * [Condition Helpers](condition-helpers)
* [Environment Condition Helper](environment-helper) * [Environment Condition Helper](environment-helper)
## Developer Documentation ## Developer Handbook
* [Custom Condition Helpers](custom-condition-helpers) * [Custom Condition Helpers](custom-condition-helpers)
\ No newline at end of file