[Documentation\Command line] update terminal options & flags
Opened this issue · 0 comments
github-actions commented
The current list of command-line flags should be updated. Some are missing completely (e.g. `--no-color` option), and some are not up-to-date, e.g. everything related to the compilation from/to bytecode.
; TODO(Documentation\Command line) update terminal options & flags
; The current list of command-line flags should be updated. Some are missing completely (e.g. `--no-color` option), and some are not up-to-date, e.g. everything related to the compilation from/to bytecode.
; labels: documentation, easy
content:{!md
The command line is where the whole journey starts: whether you want to try out something fast in the REPL, or run a script. Or even install extern packages directly.