This project is archived. Its data is
read-only
.
Changes
Page history
Fixed headlines
authored
Feb 04, 2017
by
Marius David Wieschollek
Show whitespace changes
Inline
Side-by-side
home.md
View page @
c27c4626
...
...
@@ -2,12 +2,12 @@
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
](
creating-commands
)
*
[
Command Conditions
](
command-conditions
)
*
[
Command Helpers
](
command-helpers
)
*
[
Error Codes
](
error-codes
)
#
# Developer Handbook
# Developer Handbook
*
[
Custom Command Helpers
](
custom-command-helpers
)
*
[
Execution Hooks
](
execution-hooks
)