An open API service indexing awesome lists of open source software.

https://github.com/stallion-tech/stallion-cli

Official CLI for stallion deployments
https://github.com/stallion-tech/stallion-cli

android ios react-native stallion

Last synced: about 14 hours ago
JSON representation

Official CLI for stallion deployments

Awesome Lists containing this project

README

          



Stallion Logo

#### [Sign up With Stallion](https://console.stalliontech.io/) to start using

# Stallion Command Line Interface (CLI)

[![npm Version](https://img.shields.io/npm/v/stallion-cli.svg)](https://www.npmjs.com/package/stallion-cli) [![License](https://img.shields.io/npm/l/stallion-cli)](https://www.npmjs.com/package/stallion-cli)

Stallion CLI is a unified tool for deploying react-native bundles to stallion servers.

## Prerequisites

The required Node.js version is 14 or higher.
Node.js version 16 is recommended

## Installation

### npm

```
npm install -g stallion-cli
```

### yarn

```
yarn global add stallion-cli
```

## Documentation

Document contains installation steps and usage

https://learn.stalliontech.io/docs/cli/installation

## Contributing

Please see the [contributing](./CONTRIBUTING.md) file
for an introduction to the codebase and what the various moving parts are.

## Open issues

Check out [open issues](https://github.com/stallion-tech/stallion-cli/issues) for a list of known issues, and discussions.

## Code of Conduct

You can find the code of conduct [here](./CODE_OF_CONDUCT.md)