foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Create module to automate shell installation

Open twolfson opened this issue 11 years ago • 1 comments

I would like to make shell completion automatically installed via a postinstall script. The goal is to have something that is expected to work nicely with commander-completion. It should have ample tests for bash and zsh.

A working version of the tab completion logic can be found in bin/foundry/completion but it doesn't place nice with zsh in Vagrant =(

twolfson avatar Mar 18 '14 09:03 twolfson

Since we are moving to local modules in #18. This would be more fitting in the foundry-cli module.

twolfson avatar Oct 23 '14 12:10 twolfson