0.4.5 • Published 7 years ago

micro-gallery v0.4.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

micro-gallery

Like zeit's serve, but for images.

Share you folder(s) of images with a single command.

Demo

https://micro-gallery.now.sh

Demo source

https://micro-gallery.now.sh/_src

Usage

Install it (requires Node v6.0.0 and above)

$ npm install -g micro-gallery

Run it

$ gallery [options] <path>

Options

UsageDescriptionDefault value
-h, --helpOutput all available options-
-v, --versionThe version tag of the micro-gallery instance on your device-
-p, --port portA custom port on which the app will be running3000
-d, --devUse development mode. When active assets and template aren't cached-

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Uninstall now-serve if it's already installed: npm uninstall -g micro-gallery
  3. Link it to the global module directory: npm link
  4. Transpile the source code and watch for changes: npm start
0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago