@mibuilder/core
Core libraries to interact with MiBuilder projects.
This Solution
Core libraries to interact with MiBuilder projects and other utilities.
Table of Contents
Installation
This module can be installed via npm which is bundled with Node.js and should be installed as one of your project's dependencies:
npm install --save @mibuilder/core
Usage
See the draft API Documentation.
References
- @interaktiv/dxl - A development Library for Javascript projects
- @interaktiv/errors - Contains custom error types
- @interaktiv/json - Contains JSON related utilities
- @mibuilder/traveling-fastlane - Contains specific scripts to interact with fastlane
- @interaktiv/types - Contains custom types
- @mibuilder/colors - Standard colors for MiBuilder CLI
-
@mibuilder/command - Contains base MiBuilder CLI
command,
MiBuilderCommand
.
Other Use Cases
If you lack some use cases, you are welcome to open a pull request and add it. We'll come back to you and see how we can support your use case and present it to all devs.
Please consult the contribution guides before contributing.
Acknowledgements
This library is heavily inspired by @salesforce/core. Thank
you
License
MIT Copyright © 2020-present die.interaktiven GmbH & Co. KG