github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/cmd/vpm/README-compile.md (about)

     1  # Compile
     2  
     3  ## Motivation
     4  
     5  Learn more about the specific use cases and discussion around the `vpm compile` command:
     6  - [VPM Compile Discussion (Issue #987)](https://github.com/voedger/voedger/issues/987)
     7  
     8  ## Functional Design
     9  
    10  ### Usage
    11  To compile, use the following command structure:
    12  - `vpm compile [-C folder]`
    13    - The `-C` flag specifies the folder to compile.
    14