upldng

0.0.6 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i upldng

Weekly Downloads

1

Version

0.0.6

License

ISC

Unpacked Size

3 kB

Total Files

4

Last publish

Collaborators

  • nathanielgrossman