mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-28 04:46:41 -04:00
Add AUR link to README.md; update roadmap
This commit is contained in:
@@ -18,7 +18,7 @@ MUTN aims to make it as easy as possible to manage passwords and notes via CLI a
|
|||||||
# Installation/Building
|
# Installation/Building
|
||||||
See the [installation guide](https://github.com/rwinkhart/MUTN/blob/main/wiki/install.md).
|
See the [installation guide](https://github.com/rwinkhart/MUTN/blob/main/wiki/install.md).
|
||||||
|
|
||||||
Additionally, MUTN is available as a source package ("mutn") on the AUR.
|
Additionally, MUTN is available as a source package ("[mutn](https://aur.archlinux.org/packages/mutn)") on the AUR.
|
||||||
|
|
||||||
After installing, please review the [usage guide](https://github.com/rwinkhart/MUTN/blob/main/wiki/usage.md).
|
After installing, please review the [usage guide](https://github.com/rwinkhart/MUTN/blob/main/wiki/usage.md).
|
||||||
|
|
||||||
@@ -28,6 +28,7 @@ After installing, please review the [usage guide](https://github.com/rwinkhart/M
|
|||||||
- [ ] Only run getSSHClient once to prevent being asked for keyfile password multiple times
|
- [ ] Only run getSSHClient once to prevent being asked for keyfile password multiple times
|
||||||
- [ ] Ensure all config files and entry files are created with 0600 permissions
|
- [ ] Ensure all config files and entry files are created with 0600 permissions
|
||||||
- [ ] Add fail-specific error codes
|
- [ ] Add fail-specific error codes
|
||||||
|
- [ ] Document in man page
|
||||||
- [x] Split into separate repos
|
- [x] Split into separate repos
|
||||||
1. libmutton: backend package (rename to core), sync package, libmuttonserver
|
1. libmutton: backend package (rename to core), sync package, libmuttonserver
|
||||||
3. MUTN: cli package
|
3. MUTN: cli package
|
||||||
@@ -45,7 +46,7 @@ After installing, please review the [usage guide](https://github.com/rwinkhart/M
|
|||||||
- [ ] Add refresh/re-encrypt functionality
|
- [ ] Add refresh/re-encrypt functionality
|
||||||
- [ ] Re-implement init menu
|
- [ ] Re-implement init menu
|
||||||
- [ ] Implement tweak menu
|
- [ ] Implement tweak menu
|
||||||
#### Release v1.0.0 - Distribution packages
|
#### Release v1.0.0
|
||||||
- [ ] Create packaging scripts
|
- [ ] Create packaging scripts
|
||||||
- [x] Stable source PKGBUILD
|
- [x] Stable source PKGBUILD
|
||||||
- [ ] Stable source APKBUILD
|
- [ ] Stable source APKBUILD
|
||||||
|
|||||||
Reference in New Issue
Block a user