add:remove server config func
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Main Repo is self-hosted on [Gitea](https://git.kokopi.dev/kokopi/filepass)
|
||||
- This is a mirror
|
||||
|
||||
# Filepass
|
||||
|
||||
Originally hacked with bash, re-written in golang into a TUI.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
./build.sh
|
||||
|
||||
# restart shell or w.e
|
||||
# should be able to just run:
|
||||
|
||||
filepass
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user