Files
eiffel-org/documentation/23.09/eiffelstudio/Tutorials/command-line-compiler.wiki
eifops e2bb303f94 Updated to upcoming 23.09
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2393 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2023-09-25 09:13:12 +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.