Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 346 Bytes

Examples

You can run each example, either by going into each example folder and running corgi run (if the yml file is corgi-compose.yml) or by running

corgi run -f corgi_file_name.yml

If some git repo clone is needed, than do corgi init (if the yml file is corgi-compose.yml) or

corgi init -f corgi_file_name.yml