Truffle simple plugin to make commands autocomplition ===================================================== Supported commands ------------------ - init - compile - migrate - test - exec - develop - console Installation nodes ------------------ ```bash plugins=(... truffle) ```