0.1.3 • Published 9 years ago
cordlr-svg v0.1.3
cordlr-svg 
 
Cordlr svg-to-png plugin
Installation
$ cordlr install cordlr-svgThen add it to your config
{
  "plugins": [
    "cordlr-svg"
  ],
  "svg": {
    "max": 6 //How many images can be converted at once
  }
}Usage
svg <...urls>
License
MIT © Sean Wilson