Socket
Socket
Sign inDemoInstall

@tempicolabs/cli

Package Overview
Dependencies
27
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @tempicolabs/cli

CLI for Tempico Labs API


Version published
Maintainers
2
Created

Readme

Source

TempicoLabs

Tempico Labs CLI

Tempico Labs CLI for API. For command line usage.

TmLabs-CLI is a CLI tool for TempicoLabs API. It is written in clean ES6 Javascript.

Install

To install TmLabs-CLI for command line usage run:

npm i @tempicolabs/cli -g

Or alternatively using Yarn, run:

yarn global add @tempicolabs/cli

Usage

Just run

@tempicolabs/cli

TmLabs API Documentation

Read the full API Documentation.

Build

You can build binary by yourself.

First clone project
git clone git@code.itsecurity.ee:tempicolabs/tmlabs-cli.git
Then install required dependencies
npm install

For Windows build run:

npm run build:bin:windows

For MacOS build run:

npm run build:bin:macos

For Linux build run:

npm run build:bin:linux
After that platform specific build is available at build directory

License

MIT. Copyright (c) Maxim Maximov and TempicoLabs, LLC.

Keywords

FAQs

Last updated on 05 Feb 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc