ohmyzsh/plugins/truffle
2023-07-10 11:53:30 +03:00
..
_truffle truffle simple autocomplation was added 2023-07-10 11:53:30 +03:00
README.md truffle simple autocomplation was added 2023-07-10 11:53:30 +03:00

Truffle simple plugin to make commands autocomplition

Supported commands

  • init
  • compile
  • migrate
  • test
  • exec
  • develop
  • console

Installation nodes

plugins=(... truffle)