-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.json
1 lines (1 loc) · 1.82 KB
/
install.json
1
{"content":"<h2 id=\"external-dependencies\">External dependencies</h2>\n<p>KBSecret uses Keybase and KBFS, so you'll need to have a <a href=\"https://keybase.io/\">Keybase account</a>\nand have the client installed.</p>\n<p>You can find installation instructions for your system <a href=\"https://keybase.io/download\">here</a>.</p>\n<h2 id=\"installation\">Installation</h2>\n<h3 id=\"system-independent-gem\">System independent (<code>gem</code>)</h3>\n<pre><code class=\"language-bash\">$ gem install kbsecret\n$ # OR, if you'd like a prerelease\n$ gem install --pre kbsecret</code></pre>\n<h3 id=\"macos-brew\">macOS (<code>brew</code>):</h3>\n<pre><code class=\"language-bash\">$ brew tap kbsecret/kbsecret\n$ brew install kbsecret</code></pre>\n<h3 id=\"arch-linux-pacman\">Arch Linux (<code>pacman</code>)</h3>\n<ol>\n<li>Add <a href=\"https://github.com/anatol/quarry\">quarry</a> to your <code>/etc/pacman.conf</code></li>\n<li><code>pacman -S ruby-kbsecret</code></li>\n</ol>\n<h3 id=\"what-about-systempackage-manager\">What about <code><system></code>/<code><package-manager></code>?</h3>\n<p>If you don't see your system or package manager listed above, KBSecret doesn't have an\nofficial package available for it.</p>\n<p>Please help us by contributing one!</p>\n<h1 id=\"testing-your-installation\">Testing your installation</h1>\n<p>Once you've installed KBSecret, you can test it by running:</p>\n<pre><code class=\"language-bash\">$ kbsecret version</code></pre>\n<p>If you see something like <code>kbsecret version 0.9.7.</code>, you're good to go!</p>\n<p>Everything working? Check out the <a href=\"/#/quickstart/\">quick start</a> guide.</p>\n<p>Something broken? <a href=\"https://github.com/kbsecret/kbsecret/issues\">Tell us about it</a>.</p>\n","data":{"layout":"default"},"isEmpty":false,"excerpt":""}