0.0.6 • Published 5 years ago

upldng v0.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

upldng

Simple image uploader for personal use. Will upload all jpgs in the current directory to a specified endpoint.

Installation

npm install -g upldng

Usage

Add a upldng.config.json file in the directory with the following properties:

{
  "endpoint":"http://sample.com/upload"
}

Then, just navigate to that directory in your terminal and run upldng. You will be notified when each file uploads.

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago