Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xible

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xible

xible

  • 0.29.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
decreased by-79.07%
Maintainers
0
Weekly downloads
 
Created
Source

XIBLE

A visual programming language. Visit https://xible.io for more information.

npm

Installation

See the installation documentation for details.

Docker

  1. docker run -it -p 9600:9600 spectrumbroad/xible
  2. Navigate to http://localhost:9600. Or replace "localhost" with the actual address of the machine where you are running the Docker image.

Run locally

Once you have Node.js installed;

  • Docker:
  • On Linux & maxOS run: sudo npm i xible -g --production
  • On Windows run: npm i xible -g --production
Start XIBLE

After installation is completed;

  1. xible server start
  2. Navigate to http://localhost:9600. Or replace "localhost" with the actual address of the machine where you installed XIBLE.
Automatically start XIBLE

To automatically start XIBLE on boot (requires a Linux installation);

  1. sudo xible service enable
  2. sudo xible service start to start it immediately.

Keywords

FAQs

Package last updated on 26 Sep 2024

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc