Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ss-o authored Apr 7, 2022
1 parent d5d1d57 commit 8feb0d5
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
<h1> ZI Annex Test </h1>
<div align="center"><table style="width:100%;height:auto">
<tr><td align="center">
<a title="ZI" target="_self" href="https://github.com/z-shell/zi/">
<h2><img align="center" style="width:60px;height:auto" src="https://github.com/z-shell/zi/raw/main/docs/images/logo.svg" alt="ZI Logo" /></a>
❮ ZI ❯ Annex - Test </h2><h3>
<p>An annex that runs tests via make or zunit</p> If any found – after installing and updating
a plugin or snippet. </h3>
</td></tr>
<tr><td align="center">
<img style="width:90%;height:auto"
src="https://user-images.githubusercontent.com/59910950/162139068-7811e223-4992-4b03-b320-b0180050fa32.gif" alt="Preview" />
</td></tr></table></div>

### Install

Zunit install if missing:

A [ZI](https://github.com/z-shell/zi) annex (extension) that runs tests (via `make test`, for example) – if it finds any of them – after installing and updating
a plugin or snippet. Simply load it like any other plugin to make it active:
```zsh
zi for @zunit
```

```zsh
zi light z-shell/z-a-test
Expand Down

0 comments on commit 8feb0d5

Please sign in to comment.