julia> Pkg.Registry.add(url="https://github.com/ITensor/ITensorRegistry")
</code></pre><p>or:
</p><pre><code class="
language-julia hljs"
>julia> Pkg.Registry.add(url="
[email protected]:ITensor/ITensorRegistry.git")
</code></pre><p>if you want to use SSH credentials, which can make it so you don't have to enter your Github ursername and password when registering packages.
</p><p>Then, the package can be added as usual through the package manager:
</p><pre><code class="
language-julia hljs"
>julia> Pkg.add("UnspecifiedTypes")
</code></pre><h2 id="
Examples"
><a class="
docs-heading-anchor"
href="
#Examples"
>Examples
</a><a id="
Examples-1"
></a><a class="
docs-heading-anchor-permalink"
href="
#Examples"
title="
Permalink"
></a></h2><pre><code class="
language-julia hljs"
>using UnspecifiedTypes: UnspecifiedTypes
</code></pre><p>Examples go here.
</p><hr/><p><em>This page was generated using
<a href="
https://github.com/fredrikekre/Literate.jl"
>Literate.jl
</a>.
</em></p></article><nav class="
docs-footer"
><p class="
footer-message"
>Powered by
<a href="
https://github.com/JuliaDocs/Documenter.jl"
>Documenter.jl
</a> and the
<a href="
https://julialang.org/"
>Julia Programming Language
</a>.
</p></nav></div><div class="
modal"
id="
documenter-settings"
><div class="
modal-background"
></div><div class="
modal-card"
><header class="
modal-card-head"
><p class="
modal-card-title"
>Settings
</p><button class="
delete"
></button></header><section class="
modal-card-body"
><p><label class="
label"
>Theme
</label><div class="
select"
><select id="
documenter-themepicker"
><option value="
auto"
>Automatic (OS)
</option><option value="
documenter-light"
>documenter-light
</option><option value="
documenter-dark"
>documenter-dark
</option><option value="
catppuccin-latte"
>catppuccin-latte
</option><option value="
catppuccin-frappe"
>catppuccin-frappe
</option><option value="
catppuccin-macchiato"
>catppuccin-macchiato
</option><option value="
catppuccin-mocha"
>catppuccin-mocha
</option></select></div></p><hr/><p>This document was generated with
<a href="
https://github.com/JuliaDocs/Documenter.jl"
>Documenter.jl
</a> version 1.8.0 on
<span class="
colophon-date"
title="
Thursday 16 January 2025 23:19"
>Thursday 16 January 2025
</span>. Using Julia version 1.11.2.
</p></section><footer class="
modal-card-foot"
></footer></div></div></div></body></html>
0 commit comments