1.0.2 • Published 6 years ago

a9cdn-uploader v1.0.2

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

a9cdn-uploader

a simple cli to upload cdn files

install

# install global as system command
sudo npm -g install a9cdn-uploader

# show the help
a9cdn-uploader -h

how it works

scan the path and upload it's files using the relative path as URI

example

# upload `webapp/asset`'s files to cdn
a9cdn-uploader upload ../cdn.js  webapp/asset

# check the `webapp/asset`'s files with cdn
a9cdn-uploader check ../cdn.js  webapp/asset
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago