0.3.1 ā€¢ Published 5 years ago

mui-nao v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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 node

Linux:

  sudo apt install nodejs npm 

Usage

Install globally mui-nao package:

  npm i mui-nao -g

Now you can simply run mui in your command line:

  > mui

Development

Installation

First of all, clone the project and change your working directory to it:

  git clone git@github.com:alipiry/mui.git && cd mui

Install dependencies and devDependencies:

  npm install

Running

  npm run dev

License

MIT

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

1.0.0

5 years ago