To get started you simply follow these steps
- run
git clone
- In the Ecobot-Source directory run
pnpm i
this will install all dependencies - To test run
npm test
- To run just by saying ecobot run
npm link
on macos and linux you will need to runsudo npm link