1.0.11 • Published 1 year ago

@icmaa/config-sync v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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
1.0.11

1 year ago

1.0.10

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago