Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 400 Bytes

vifros CLI

To enable commands suggestion and auto-completion, execute:

vifros --install >> /home/ubuntu/.bashrc
source /home/ubuntu/.node-completion/vifros

TODO: Automatize this task when the package gets installed. When executing the first command, it still not output the .node-completion folder. Its needed to execute first vifros. Check with completion author about a fix.