github.com/upcmd/up@v0.8.1-0.20230108151705-ad8b797bf04f/tests/modtests/0005/upconfig.yml (about)

     1  
     2  version: 1.0.0
     3  Verbose: v
     4  MaxCallLayers: 8
     5  RefDir: .
     6  TaskFile: up.yml
     7  ConfigDir: .
     8  ConfigFile: upconfig.yml
     9  
    10  Modules:
    11  
    12     #if there is no repo, then it will use the dir as module and incorporate as module
    13    - dir: hello-module/
    14      alias: hello-module