# tibcli-node **Repository Path**: mirrors_TIBCOSoftware/tibcli-node ## Basic Information - **Project Name**: tibcli-node - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tibcli-node [![Travis](https://img.shields.io/travis/TIBCOSoftware/tibcli-node.svg?style=flat-square)]() [![bitHound](https://img.shields.io/bithound/dependencies/github/TIBCOSoftware/tibcli-node.svg?style=flat-square)]() [![npm](https://img.shields.io/npm/v/tibcli-node.svg?style=flat-square)]() [![license](https://img.shields.io/github/license/TIBCOSoftware/tibcli-node.svg?style=flat-square)]() A command line tool to help developers with Node.js code on TIBCO Cloud Integration ## Install You can install the package by using the npm commandline ``` $ npm install -g tibcli-node ``` Alternatively, you can download the sources from this repo and build the tool yourself. ## Usage ``` __ __ __ __ __ __ | |_|__| |--.----.| |__|______.-----.-----.--| |.-----. | _| | _ | __|| | |______| | _ | _ || -__| |____|__|_____|____||__|__| |__|__|_____|_____||_____| The tibcli for Node.js apps, v0.5.0 Usage: tibcli-node [options] [command] Help developers with Node.js apps on TIBCO Cloud Integration Options: -V, --version output the version number -h, --help output usage information Commands: create create a new skeleton app in the chosen directory package package the app into a zip file to deploy env update the environment settings for the app help [cmd] display help for [cmd] ``` For more detailed help check out the [create](docs/create.md), [package](docs/package.md) and [env](docs/env.md) pages. ## Build and contribute You want to contribute to this tool? Awesome! Check out the [build and contribute](docs/build-and-contribute.md) page to get started ## Other TIBCO Cloud Integration repos You might also want to visit our other repos * [tci-awesome](https://github.com/TIBCOSoftware/tci-awesome), a curated set of awesome projects built on TIBCO Cloud Integration * [Connectors for TIBCO Business Studio - Cloud Edition](https://github.com/TIBCOSoftware/tci-studio-samples) * [tci-webintegrator](https://github.com/TIBCOSoftware/tci-webintegrator), the SDK to build cool extensions for our Web Integrator * [Visual Studio Code extension for Node.js](https://github.com/TIBCOSoftware/vscode-extension-tci) ## Contributors [Leon Stigter](https://github.com/retgits) ## License Copyright © 2017. TIBCO Software Inc. This file is subject to the license terms contained in the license file that is distributed with this file.