alg / mix_autocomplete

Shell script to give autocomplete options with mix tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mix Autocomplete

Shell script to give autocomplete options for mix tasks in elixir development

Setup

  1. Copy the mix_autocomplete script into a known location such as ~/.mix_autocomplete.sh
  2. Execute the file within your shell's profile (.bash_profile, etc) with source ~/.mix_autocomplete.sh

About

Shell script to give autocomplete options with mix tasks


Languages

Language:Shell 100.0%