提交 5470d874 编写于 作者: D Docusaurus bot

Deploy website

Deploy website version based on 4e39a954
上级 74cbd830
此差异已折叠。
...@@ -64,6 +64,6 @@ ...@@ -64,6 +64,6 @@
<h2><a class="anchor" aria-hidden="true" id="installation"></a><a href="#installation" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Installation</h2> <h2><a class="anchor" aria-hidden="true" id="installation"></a><a href="#installation" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Installation</h2>
<p>Include ZIO Redis in your project by adding the following to your build.sbt file:</p> <p>Include ZIO Redis in your project by adding the following to your build.sbt file:</p>
<pre><code class="hljs">resolvers += Resolver.sonatypeRepo(<span class="hljs-string">"snapshots"</span>) <pre><code class="hljs">resolvers += Resolver.sonatypeRepo(<span class="hljs-string">"snapshots"</span>)
libraryDependencies += <span class="hljs-string">"dev.zio"</span> %% <span class="hljs-string">"zio-redis"</span> % <span class="hljs-string">"0.0.0+1-a4c078e3-SNAPSHOT"</span> libraryDependencies += <span class="hljs-string">"dev.zio"</span> %% <span class="hljs-string">"zio-redis"</span> % <span class="hljs-string">"0.0.0+1-4e39a954-SNAPSHOT"</span>
</code></pre> </code></pre>
</span></div></article></div><div class="docs-prevnext"></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installation">Installation</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/zio-redis/" class="nav-home"><img src="/zio-redis/img/sidebar_brand2x.png" alt="ZIO Redis"/></a><div><h5>GitHub</h5><a class="github-button" href="https://github.com/zio/zio-redis" data-icon="octicon-star" data-count-href="/zio/zio-redis/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div><div><h5>Chat with us on Discord</h5><a href="https://discord.gg/2ccFBr4"><img src="/zio-redis//img/discord.png" width="120" alt="discord"/></a></div><div><h5>Additional resources</h5><a href="/zio-redis/api/zio/redis/">Scaladoc of zio-redis</a></div></section><section class="copyright">Copyright © 2022 John A. De Goes and the ZIO Contributors</section></footer></div></body></html> </span></div></article></div><div class="docs-prevnext"></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installation">Installation</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/zio-redis/" class="nav-home"><img src="/zio-redis/img/sidebar_brand2x.png" alt="ZIO Redis"/></a><div><h5>GitHub</h5><a class="github-button" href="https://github.com/zio/zio-redis" data-icon="octicon-star" data-count-href="/zio/zio-redis/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div><div><h5>Chat with us on Discord</h5><a href="https://discord.gg/2ccFBr4"><img src="/zio-redis//img/discord.png" width="120" alt="discord"/></a></div><div><h5>Additional resources</h5><a href="/zio-redis/api/zio/redis/">Scaladoc of zio-redis</a></div></section><section class="copyright">Copyright © 2022 John A. De Goes and the ZIO Contributors</section></footer></div></body></html>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册