Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 315 Bytes

CONTRIBUTION.md

File metadata and controls

9 lines (8 loc) · 315 Bytes

Contribution Guide


To get started you simply follow these steps

  1. run git clone
  2. In the Ecobot-Source directory run pnpm i this will install all dependencies
  3. To test run npm test
  4. To run just by saying ecobot run npm link on macos and linux you will need to run sudo npm link