0.3.1 ⢠Published 7 years ago
mui-nao v0.3.1
MRL User Interface for deploying code on NAO Robot
Note: You can only use this CLI if you are using B-Human Framework
Status
š§ Under Development š§
Requirements
Make sure you have nodejs and npm installed on your machine:
macOS:
brew install nodeLinux:
sudo apt install nodejs npm Usage
Install globally mui-nao package:
npm i mui-nao -gNow you can simply run mui in your command line:
> muiDevelopment
Installation
First of all, clone the project and change your working directory to it:
git clone git@github.com:alipiry/mui.git && cd muiInstall dependencies and devDependencies:
npm installRunning
npm run dev