1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-30 09:40:09 +00:00
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)