Project

bunchcli

0.01
Low commit activity in last 3 years
No release in over a year
A CLI for use with Bunch.app (macOS)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Bunch

A CLI for Bunch.app.

Installation

$ gem install bunch

Usage

$ bunch -h  
CLI for Bunch.app
-l, --list                       List available Bunches
-s, --show BUNCH                 Show contents of Bunch
-o, --open                       Open Bunch ignoring "Toggle Bunches" preference
-c, --close                      Close Bunch ignoring "Toggle Bunches" preference
-t, --toggle                     Toggle Bunch ignoring "Toggle Bunches" preference
    --snippet                    Load as snippet
    --fragment=FRAGMENT          Run a specific section
    --vars=VARS                  Variables to pass to a snippet, comma-separated
    --pref                       Set a preference. Run without argument to list available preferences.
-u, --url                        Output URL instead of opening
-i, --interactive                Interactively generate a Bunch url
    --show-config                Display configuration values
-f, --force-refresh              Force refresh cached preferences
-h, --help                       Display this screen
-v, --version                    Display Bunch version

Usage: bunch [options] BUNCH_NAME|PATH_TO_FILE

Bunch names are case insensitive and will execute first match

License

The gem is available as open source under the terms of the MIT License.