Ash258 / Scoop-Core

Shovel. Alternative, more advanced, and user-friendly implementation of windows command-line installer scoop.

Home Page:https://shovel.ash258.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add config option for default format in `shovel cat`

versedwildcat opened this issue · comments

Consider adding an option to change the default output in shovel cat app

Available options would be: json, yaml, and dynamic, which would correspond to the actual manifest format. (i.e. json if app.json, yaml if app.yml)