npm

vue-cli-plugin-otodev-dospaces-deployer

1.0.0 • Public • Published

VUEJS PLUGIN - DIGITAL OCEAN SPACES DEPLOYER

To add your plugin to a project created with Vue CLI run:

vue add vue-cli-plugin-otodev-dospaces-deployer

sample vue.config.js plugin configuration

pluginOptions: {
    dospaces: {
        accessKeyId: '',
        secretAccessKey: '',               
        region: 'ams3',                    
        bucketName: '',
        remotePath: '',
        localPath: 'dist',
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i vue-cli-plugin-otodev-dospaces-deployer

Weekly Downloads

2

Version

1.0.0

License

none

Unpacked Size

51.9 kB

Total Files

10

Last publish

Collaborators

  • otodev