Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.06 KB

File metadata and controls

19 lines (16 loc) · 1.06 KB

Program Manual

Options

Usage: runcpp2 <action> [options] [input file] [run args]
Actions:
    run                                                 Runs the input file
    build                                               Build the input file
    watch                                               Watch for any changes in source files and output any compiling errors
    template                                            Creates/prepend runcpp2 build info template to the input file
    regen-user-config                                   Replace current user config with the default one
    reset                                               Perform cleanup on both/either the source and/or the dependencies
    show-config-path                                    Show where runcpp2 is reading the config from
    version                                             Show the version of runcpp2
    tutorial                                            Start interactive tutorial
    help                                                Show this help message