|
1 |
| -<div align="center"><table><tr><td> |
2 |
| -<h1><a href="https://github.com/z-shell/zi"> |
| 1 | +<table align="center"><tr><td> |
| 2 | + <p><h1 align="center"><a href="https://github.com/z-shell/zi"> |
3 | 3 | <img align="center" src="https://github.com/z-shell/zi/raw/main/docs/images/logo.svg" alt="Logo" width="60px" height="60px" /></a>
|
4 |
| - ❮ ZI ❯ Package - Amazon ECS CLI </h1> |
5 |
| -<h3> |
6 |
| - |
7 |
| -| **Package source:** | Source Tarball | Binary | Git | Node | Gem | |
8 |
| -| :-----------------: | :------------: | :--------------------------: | :-: | :--: | :-: | |
9 |
| -| **Status:** | :x: | :heavy_check_mark: (default) | :x: | :x: | :x: | |
10 |
| - |
11 |
| -</h3> |
| 4 | + ❮ ZI ❯ Package - Amazon ECS CLI </p> |
| 5 | +</h1> |
| 6 | +<h3 align="center"> |
| 7 | +<table> |
| 8 | + <tr> |
| 9 | + <td><b>Package source:</b></td> |
| 10 | + <td>Source Tarball</td> |
| 11 | + <td>Binary</td> |
| 12 | + <td>Git</td> |
| 13 | + <td>Node</td> |
| 14 | + <td>Gem</td> |
| 15 | + </tr> |
| 16 | + <tr> |
| 17 | + <td><b>Status:</b></td> |
| 18 | + <td>❌</td> |
| 19 | + <td>✔️ (default)</td> |
| 20 | + <td>❌</td> |
| 21 | + <td>❌</td> |
| 22 | + <td>❌</td> |
| 23 | + </tr> |
| 24 | +</table></h3> |
12 | 25 | <!-- <p><img align="center" src="https://user-images.githubusercontent.com/59910950/172339363-8a890ff1-5db7-4aa7-a674-77b72663cbcd.png" alt="zi apr package" width="100%" height="auto" /></p> -->
|
13 |
| -</td></tr></table></div> |
| 26 | +</td></tr></table> |
14 | 27 |
|
15 | 28 | ## Available `pack''` invocations
|
16 | 29 |
|
@@ -54,7 +67,7 @@ zi as=null id-as="ecs-cli" mv="*latest -> ecs-cli" \
|
54 | 67 |
|
55 | 68 | > This repository compatible with [ZI](https://github.com/z-shell/zi)
|
56 | 69 |
|
57 |
| -The [aws/amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) zsh package than [zsh-string-lib](https://github.com/z-shell/zsh-string-lib) to automatically: |
| 70 | +The [aws/amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) zsh package that uses the [zsh-string-lib](https://github.com/z-shell/zsh-string-lib) to automatically: |
58 | 71 |
|
59 | 72 | - get the plugin's Git repository OR release-package URL,
|
60 | 73 | - get the list of the recommended ices for the plugin,
|
|
0 commit comments