plfsp

0.0.5 • Public • Published

plfsp

PromisLab FileStore Placer (plfsp) - CLI application for downloading and placing files from FileStore.

Platform build

pkg . --target node16

Install

$ npm i --global plfsp

Update from npm as NodeJs package

$ npm i --update --global plfsp

CLI

$ plfsp --help

  Usage
    $ plfsp
  
  ...

Config file structure

{
  "files": {
    "temp.txt": {
      "id": "1234567890"
    },
    "folder/temp2.txt": {
      "id": "0987654321"
    }
  },
}

Readme

Keywords

Package Sidebar

Install

npm i plfsp

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

33.7 kB

Total Files

17

Last publish

Collaborators

  • knpreacher