0.1.2 • Published 3 years ago

mediacentral-feature-pack v0.1.2

Weekly downloads
842
License
SEE LICENSE IN EU...
Repository
github
Last release
3 years ago

pipeline status coverage report

Motivation

A feature pack tool for mediacentral cloud-ux projects

Usage

  1. As a CLI (Install globally)

    npm i -g mediacentral-feature-pack

  2. As a js module

const fp = require('mediacentral-feature-pack')
fp(options)

CLI tool help page

  • Options:
    • --version a version tag boolean
    • --help Show help boolean
    • -m, --metadata path to a metadata file based on the feature pack definition required
    • -h, --helm path to a helm chart file required
    • -d, --docker a docker image file with the contents of build required
    • -t, --tag a version tag required
    • -o, --output an output directory default: "."

Api

fp([, options])

Parameters

  • options -- options object with keys:
    • metadata -- path to a metadata file based on the feature pack definition
    • helm -- path to a helm chart file
    • docker -- a docker image file with the contents of build
    • tag -- a version tag
    • output -- an output directory
0.1.2

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago

0.0.29

7 years ago

0.0.28

7 years ago

0.0.27

7 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.1

7 years ago