@tracelabs/command-executor
v1.0.8
Published
Manage and execute javascript commands.
Downloads
7
Readme
Command executor
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
Installation
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
Contribution
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.