colbin8r / bitbar-docker-ps

Docker PS for your BitBar
MIT License
1 stars 0 forks source link

Find a method for BitBar-supported installation #2

Open colbin8r opened 5 years ago

colbin8r commented 5 years ago

Enable one-click installation for users with BitBar installed (i.e. with a bitbar:// URI).

colbin8r commented 5 years ago

Idea: put the executable somewhere on the default $PATH and include a one-liner shell script that just runs the executable.

colbin8r commented 5 years ago

Idea: executable can have an install stage at the beginning. Perhaps a way to prevent the install from happening is to have the install stage replace the executable with a version that doesn't contain the install stage after the initial installation.