@icmaa/config-sync
v1.0.11
Published
## Installation
Downloads
14
Readme
@icmaa/config-sync
plugin
Installation
yarn add -D @icmaa/config-sync
// or
npm i @icmaa/config-sync
Usage
$ config-sync -h
Usage: config-sync -t <GITHUB_TOKEN> -r vue-storefront
Sync ICMAA configuration files for the VueStorefront, Storefront-Api and Magento
Options:
-r, --repository <repository> Repository (default: "vue-storefront")
-d, --sync-dest <path> Destination for config-files (default: false)
--no-https Use SSH-Keys to make Git actions
-t, --github-token <token> GitHub API token (if you don't use SSH-Keys or osername and pw)
-h, --help output usage information
Publish package
npm login
npm publish --access public