]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blob - DESCRIPTION.md
Add description
[perso/Immae/Projets/Nodejs/Surfer.git] / DESCRIPTION.md
1 Surfer is a Simple static file server. It comes with a commandline tool
2 to upload files from your local folders.
3
4 ### How to upload
5
6 You can upload files using the commandline tool.
7
8 First, install the surfer cli tool using npm.
9
10 sudo npm -g install cloudron-surfer
11
12
13 Login using your Cloudron credentials:
14
15 surfer login <this app's url>
16
17
18 Put some files:
19
20 surfer put [file]
21