@rampjs/cli

0.27.0 • Public • Published

@rampjs/cli

Logo

npm Maintenance

-----------------------------------------------------

Table of Contents

-----------------------------------------------------

Purpose

Purpose of RAMP CLI is to simplify configuration & running processes of Enlyt Health Platform packages.

This tool will help you with:

  • the configuration of your machine (see ramp doctor commands),
  • setting up the access to Enlyt Health Cloud repositories used for deployment,
  • configuring the signing for both iOS & Android,
  • configuring the Enlyt Health Platform,
  • running Mobile & Web projects locally,
  • building & deploying apps to Stores from your local machine,
  • and many more ...

Besides all of that, RAMP CLI is also used on CI/CD to securely read & provide the configuration to the builds process(es) in the Cloud.

-----------------------------------------------------

Configuration

You don't need to configure anyting to use the tool.

-----------------------------------------------------

Deployment

This package is deployed to npm and can be found at this URL:

In order to deploy this package to npm, you can use the following command:

npm publish --dry-run # to test the deployment without actually deploying the package
npm publish --access public [--registry http://registry.npmjs.org] # to deploy the package

Make sure you're trying to deploy higher version of the package, otherwise the deployment will fail.

-----------------------------------------------------

Usage

-----------------------------------------------------

Installation

$ npm install -g @rampjs/cli

-----------------------------------------------------

Commands

/@rampjs/cli/

    Package Sidebar

    Install

    npm i @rampjs/cli

    Weekly Downloads

    15

    Version

    0.27.0

    License

    ISC

    Unpacked Size

    132 kB

    Total Files

    91

    Last publish

    Collaborators

    • asilva_trifinlabs
    • dvoronin.trifin
    • rsarabu
    • alexandra_poltaeva
    • olgary
    • sfielder