App-Munner

 view release on metacpan or  search on metacpan

lib/App/Munner.pm  view on Meta::CPAN

        -A --all          run All

=head1 What else?

=head2 Config file

To run munner, you will need a YAML format of config file.

The config file name is munner.yml

It looks like this:

 ---------------------------
 base_dir: "... base directory to find the app ..."
 apps:
    web-frontend:
        dir: "... either full path or the tail part after base_dir ..."
        run: "... command ..."
        carton: 1 or 0
    db-api:
        dir: "... path cound find the command to run ..."



( run in 0.375 second using v1.01-cache-2.11-cpan-64827b87656 )