X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=blobdiff_plain;f=DESCRIPTION.md;h=e7baecd5752a0fc4c254ff7787ab94aeb3bac2e3;hp=4b35e468cf896ed22bf0b129974755ead3d452e6;hb=HEAD;hpb=ce5fee2c0c8f8722f31c3e9d420429a28ffe604b diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 4b35e46..e7baecd 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,9 +1,18 @@ -Surfer is a Simple static file server. It comes with a commandline tool -to upload files from your local folders. +This app packages Surfer 5.10.0 -### How to upload +### Overview -You can upload files using the commandline tool. +Surfer is a Simple static file server. It comes with a webinterface and commandline tooling to manage files. + +Any `index.html` file in a directory will be served up automatically. + +### Webinterface + + * Upload files + * Create directories + * Remove files and directories + +### Commandline tool First, install the surfer cli tool using npm. @@ -12,10 +21,9 @@ First, install the surfer cli tool using npm. Login using your Cloudron credentials: - surfer login + surfer login Put some files: surfer put [file] -