Skip to content
Snippets Groups Projects
Select Git revision
  • 2e278bfb41c0686fafb6779b9fe6b4a756f14709
  • main default protected
2 results

slides

NodeSharedCode

This repo contains some code that can be shared across clients projects of Dojo.

Prerequisites

These shared modules are needed :

  • NodeSharedCode imported in parent directory with directory name shared

These packages are needed :

  • boxen@5.1
  • chalk@4.1
  • fs-extra
  • yaml

How to use it

By adding this repo as submodule

git submodule add ../../shared/nodeclientsharedcode.git sharedByClients