Norod / export-brew-cask-list-to-json

Generate a json information file for each installable brew cask package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

export-brew-cask-list-to-json

Generate a json information file for each installable brew cask package

Prerequisite

You need to have an up-to-date brew with cask

Usage

In Terminal, go to the folder where casklist2json.sh reside and execute it

./casklist2json.sh

The script will mkdir a sub-folder called 'json' and will save the info of each cask as a json file

About

Generate a json information file for each installable brew cask package

License:Apache License 2.0


Languages

Language:Shell 100.0%