aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-04-10 09:49:51 +0530
committersinanmohd <sinan@sinanmohd.com>2024-04-10 17:38:03 +0530
commit82542902de23f14ea5641e4199c0a43fee251525 (patch)
treee86fa7b4081cf7fc17b5b468095f51d0bc5dc70c
parenta308c61669dd80f76e79c00ac13ca17f11f7ecfd (diff)
readme/installation/nix: init
-rw-r--r--README.md19
1 files 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