]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blob - DESCRIPTION.md
Update medialinks and description
[perso/Immae/Projets/Nodejs/Surfer.git] / DESCRIPTION.md
1 Surfer is a Simple static file server. It comes with a webinterface and commandline tooling to manage files.
2
3 Any `index.html` file in a directory will be served up automatically.
4
5 ### Webinterface
6
7 * Upload files
8 * Create directories
9 * Remove files and directories
10
11 ### Commandline tool
12
13 First, install the surfer cli tool using npm.
14
15 sudo npm -g install cloudron-surfer
16
17
18 Login using your Cloudron credentials:
19
20 surfer login <appurl>
21
22
23 Put some files:
24
25 surfer put [file]