bayleeadamoss/zazu

lcoal plugin development

iEverX opened this issue · 1 comments

How can I locally develop a plugin or a theme without publishing any changes directly to GitHub?

I found a same issue with my problem, but that issue has been closed.

I like to develop a plugin without a repo in github, because some plugins are related to my work, so those code should not goto github.

Just ln -s your local repo to ~/.zazu/plugins/xxx/

For example ln -s /xxxxxx/repo/zazu-translation/ ~/.zazu/plugins/linonetwo/