Bash completion is very handy for cli tools. You can set it up very easily for mix
using the following script.
1 | #!/bin/bash |
I am currently working on LiveForm which makes
setting up contact forms on your website a breeze.
Bash completion is very handy for cli tools. You can set it up very easily for mix
using the following script.
1 | #!/bin/bash |