Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.
Contributions/Zsh/Hoa
This repository contains tools for
Hoa\Cli
support in Zsh,
mainly the autocompletion of the hoa
command.
Installation
With Antigen, to include this plugin your Zsh
plugins, you need to require hoaproject/Contributions-Zsh-Hoa
(in your plugin
list file):
antigen bundle hoaproject/Contributions-Zsh-Hoa
Then:
antigen apply
Quick usage
Just ask autocompletion on the hoa
command and you will see all available
sub-commands:
Documentation
Different documentations can be found on the website: http://hoa-project.net/.
License
Hoa is under the New BSD License (BSD-3-Clause). Please, see
LICENSE
.