@elastic.io/component-build-helper
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

component-build-helper

This lib contains helpers for the component build.

Example of component_cli command

  1. validate component.json
component_cli validate /path/to/component/folder
  1. generate dockerfile for component.
## from folder
component_cli generateDockerfile /path/to/component/folder
## from stdin
git archive master | component_cli generateDockerfile -
  1. detect component language.
component_cli detectComponentLanguage /path/to/component/folder

Readme

Keywords

none

Package Sidebar

Install

npm i @elastic.io/component-build-helper

Weekly Downloads

1

Version

2.0.1

License

UNLICENSED

Unpacked Size

402 kB

Total Files

77

Last publish

Collaborators

  • ariklabs
  • andrewreshitko
  • stas1313
  • legendmiha
  • garry_ua
  • vi6x