X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=DESCRIPTION.md;h=07ac7dbfaf7edfb29ca6aefa9e1e7f120b831e2c;hb=83544c5c8685db63b98d8035b99c501afe509776;hp=4b35e468cf896ed22bf0b129974755ead3d452e6;hpb=ce5fee2c0c8f8722f31c3e9d420429a28ffe604b;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 4b35e46..07ac7db 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.8.2 -### 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] -