Jacob Salmela
Jacob Salmela
- Update to `pyproject.toml` - Fix github actions - Simplify versioning using tags - Release to homebrew automatically
Example PR for this blog post: https://jacobsalmela.com/2020/05/11/git-rebase-struggles-conceptualized-with-pikmin/ Signed-off-by: Jacob Salmela
On a fresh install of 10.11, the latest `.pkg` installer fails. ``` PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Screen.Share.Monitor.1.0.pkg”." UserInfo={NSFilePath=./postinstall, NSURL=file://localhost/Users/username/Downloads/Screen.Share.Monitor.1.0.pkg,...
Is it possible to somehow use dynamic parameters called from a shell script? > `test_spec.sh` ```shell Describe 'complex matrix from external commands' Parameters:dynamic "$SHELLSPEC_HELPERDIR/support/dynamic_matrix.sh" End It "does thing --with-param $2"...
the tab key should autocomplete filepaths
the up/down arrows should cycle through the history file
Issue for tracking in life's work
Add the ability to run scripts on a remote host (both local scripts and scripts on the remote host)