-
Change to the
clients/dddbsh
directory:cd clients/dddbsh
-
Install dependencies:
npm install
-
Install node dddb driver
Make sure to setup the driver locally before! (
drivers/nodejs/dddb/README.md
)npm link dddb
-
Link the package globally:
npm link
You can now run dddbsh
from any terminal:
dddbsh