diff options
| author | Your Name <you@example.com> | 2026-03-07 12:30:37 +0800 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-03-07 12:30:37 +0800 |
| commit | a0e83cd1ee46d79636b8ad737210e5d3bebcc4f1 (patch) | |
| tree | 25d379ad9c1c89441fcdd10879b0039cbec9315d /README.txt | |
fileserver: HTTPS file server with drag-and-drop upload
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..c23b846 --- /dev/null +++ b/README.txt | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | cargo run -- --help | ||
| 2 | cargo install --path . | ||
| 3 | cargo install --list | ||
| 4 | cargo uninstall fileserver | ||
