Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
PUBLIC
/
surfer-okd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d56e255f
authored
Nov 27, 2015
by
Girish Ramakrishnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README.md
1 parent
8f9e3c71
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
d56e255
# Surfer
Surfer is a Simple static file server. It comes with a commandline tool
to upload files from your local folders.
## Installation
[
![Install
](
https://cloudron.io/img/button32.png
)
](https://cloudron.io/button.html?app=io.cloudron.surfer)
or using the
[
Cloudron command line tooling
](
https://cloudron.io/references/cli.html
)
```
cloudron install --appstore-id io.cloudron.surfer
```
## Building
The app package can be built using the
[
Cloudron command line tooling
](
https://cloudron.io/references/cli.html
)
.
```
cd surfer
cloudron build
cloudron install
```
### How to upload
You can upload files using the commandline tool.
First, install the surfer cli tool using npm.
sudo npm -g install cloudron-surfer
Login using your Cloudron credentials:
surfer login <this app's url>
Put some files:
surfer put [file]
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment