Difference between revisions of "Continous delivery"

From TempusServa wiki
Jump to navigation Jump to search
Line 6: Line 6:
==== NPM manager ====
==== NPM manager ====


# [https://nodejs.org/en/download|Install node.js]
# [https://nodejs.org/en/download Install node.js]
# From command promp
# From command promp
#* winget install Schniz.fnm
#* winget install Schniz.fnm

Revision as of 15:53, 22 January 2025

Source code

Subversion

NPM manager

  1. Install node.js
  2. From command promp
    • winget install Schniz.fnm
    • fnm install 22
    • cd <svnroot>\sfwServlets\web
    • npm i

Step 2.3 + 2.4 must be repeated for all changes to th JSON manifest

Build and test

Distribution