LeRobot.js / README.md
NERDDISCO's picture
docs: added cli
64d5fd6
|
raw
history blame
812 Bytes

LeRobot.js

interact with your robot in JS, inspired by LeRobot

Install

# Web library
npm install @lerobot/web

# Node.js library
npm install @lerobot/node

# CLI / terminal
npm install -g lerobot
# or
npx lerobot --help

Resources