cloudoc
v0.0.1
Published
markdown image link converter making use of cloud storage
Downloads
8
Readme
cloudoc
cloudoc analyzes embedded local images in markdown, uploads them to Cloudup, and automatically replaces their links.
Installation
git clone [email protected]:hitsujiwool/cloudoc
cd cloudoc
npm linkUsage
Usage: cloudoc [options] <file>
Options:
-h, --help output usage information
-V, --version output the version number
-t, --title <title> title of stream
-u, --user <username> username
-p, --password <password> passwordExample
cloudoc example/input.md -u myusername -p mypassword -t lovelysheep > example/out.mdBefore (input.md):
After (output.md):
