From 82542902de23f14ea5641e4199c0a43fee251525 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 10 Apr 2024 09:49:51 +0530 Subject: readme/installation/nix: init --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cc49660..6f13001 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ npass ------ +===== ![npass.png](https://static.sinanmohd.com/git/npass.png) npass is a [passwordstore](https://www.passwordstore.org/) and @@ -9,7 +9,7 @@ Send patches to e-mail address or matrix room listed in the [Contact](#Contact) section. Todo ----- +==== - [x] cmdline - [x] pass init - [x] pass ls @@ -24,19 +24,28 @@ Todo - [x] pkg Dependencies ------------- +============ - meson (*Compile-time) - gpgme Installation ------------- +============ +nix +--- +``` +nix profile install github:sinanmohd/npass +``` +meson +----- ``` +git clone https://git.sinanmohd.com/npass +cd npass meson setup build meson compile -C build meson install -C build ``` Contact ------- +======= - matrix: [#chat:sinanmohd.com](https://matrix.to/#/#chat:sinanmohd.com) - e-mail: sinan [at] sinanmohd.com -- cgit v1.2.3