Socket
Book a DemoInstallSign in
Socket

@interopio/desktop-cli

Package Overview
Dependencies
Maintainers
11
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interopio/desktop-cli

CLI tool for setting up, building and packaging io.Connect Desktop projects

latest
npmnpm
Version
0.0.1-alpha.6
Version published
Maintainers
11
Created
Source

@interopio/desktop-cli

CLI tool for setting up, building and packaging io.Connect Desktop projects.

Requirements

  • Node.js ≥18.0.0
  • npm ≥8.0.0
  • Windows 10+ or macOS 10.15+

Usage

Create a new project

npx @interopio/desktop-cli create

Create Project

Setting up the repository

cd <proj_name>
npm install
npm run setup 

Start io.cd

npm run start

Start template apps in development mode

npm run start-apps

Pacakge an installer

npm run make-installer

Keywords

io.connect

FAQs

Package last updated on 15 Sep 2025

Did you know?

Socket

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