Files
eiffel-org/documentation/16.05/eiffelstudio/Tutorials/command-line-compiler.wiki
eiffel-org a4b2f9f415 Replaced many abc' to abc`.
Added 16.05 branch.

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1591 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2016-06-16 12:15:58 +00:00

11 lines
465 B
Plaintext

[[Property:title|The Command-Line Compiler]]
[[Property:weight|4]]
[[Property:uuid|62bd8d62-a734-3ec0-9533-eaa096e7b81f]]
Along with compilation from within EiffelStudio, it is possible to start compilation from a command line (shell). This is useful in particular to recompile your system automatically as part of a script.
Click [[EiffelStudio: Using command line options|here]] to see how to use the command line compiler and the set of supported options.