@burro/get

0.0.1 • Public • Published

Mule Schema

Mule ecosystem configuration handling.

Overview

This library facilitates building, collecting, parsing and merging configuration files for the Mule ecosystem.

Installation

npm install git+ssh://{{this repo address}}
import { factory, parse } from 'mule-schema'

Mule CLI

The fastest way to get started with the configuration system is to install and use the CLI tool:

npm install git+ssh://{{mule cli repo}}

mule --version
mule create template --name my-mule-template --out ./mule-template-example
mule create project --name my-mule-project --platform ../mule-template-example --out ./mule-project-example

API Documentation

git clone {{this repo address}}
npm run serve-docs

Readme

Keywords

none

Package Sidebar

Install

npm i @burro/get

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

30.2 kB

Total Files

17

Last publish

Collaborators

  • stevensbriens