simple-artifact-store

1.0.0 • Public • Published

simple-artifact-store

NPM version

Simple artifact store that receives files via PUT and makes the available via GET.

Installation

npm install simple-artifact-store -g

Usage

Start server

$ simple-artifact-store 8080
 

Send one file

curl -T my.file http://localhost:8080/my.file

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i simple-artifact-store

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • cburgmer