Skip to content
Snippets Groups Projects
Select Git revision
  • 86707310b276fd641f794e8c9f410c42bdb58206
  • main default protected
  • jw_sonar
  • v6.0
  • ask-user-to-delete-exercises-on-duplicates
  • v5.0
  • open_tool_for_self_hosting
  • jw_sonar_backup
  • move-to-esm-only
  • v4.2
  • v4.1
11 results

nodeclientsharedcode

bedran.sezer's avatar
bedran.sezer authored and Michaël Minelli committed
86707310
History

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