Command executor is designed to manage and execute javascript commands. It is primarly used in OriginTrail Node and nOS Data Pipeline projects as a core module for managing and executing commands.
Company Website: https://tracelabs.io
Instructions for installation and configuration of command executor module:
git clone https://github.com/OriginTrail/command-executor.git
npm install
cd database && sequelize --config=./sequelizeConfig.js db:migrate
node example.js
This is an open source project. We happily invite you to join us in our mission of building decentralised world of supply chain. If you would like to contribute, you are more than welcome.