mbergo / oh-plugin

Plugin installation for oh-my-zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oh-plugin

Plugin installation for oh-my-zsh

oh-plugin

The oh-plugin is a Go command that helps you install plugins for oh-my-zsh by typing oh-plugin install <repository address>. The install process follows the commands in the README.md of the plugin repository.

Usage

To build the Go binary for oh-plugin, run the following command:

make build

Tests

To run tests for the oh-plugin, use the following command: go test -v

About

Plugin installation for oh-my-zsh

License:Apache License 2.0


Languages

Language:Go 100.0%