Skip to content
/ qshare Public

A quickshare project powered by node, first draft

License

Notifications You must be signed in to change notification settings

cfy/qshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qshare

A quick share to simplify the process of sharing files, by deploying a minimalistic server.

At this stage, it is the example from serve-index.

Usage:

    qshare [PORT] [DIR]

    PORT defaults to 1337
    DIR defaults to cwd

Install:

    npm install -g qshare
    or
    sudo npm install -g qshare

About

A quickshare project powered by node, first draft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published