file-box

v0.8.5
Pack a File into Box for easy move/transfer between servers no matter of where it is.(local path, remote url, or cloud storage)
file virtual cloud url stream http api

clean

shx rm -fr dist/*

dist

npm run clean && tsc

lint

npm run lint:ts

lint:ts

tslint --project tsconfig.json && tsc --noEmit

test

npm run lint && npm run test:unit

test:unit

blue-tape -r ts-node/register "src/**/*.test.ts" "tests/**/*.test.ts"

test:pack

bash -x scripts/npm-pack-testing.sh

Metadata

Downloads

Maintainers