Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 3.49 KB

README.md

File metadata and controls

40 lines (35 loc) · 3.49 KB

Sciware: a scientific software development learning community

A developing series of meetings about software development for science.

Homepage Build Script

A simple Node script — build-index-page.mjs is used to render index.html. The Node script does not have any external dependencies, so you don't need to npm install:

module load nodejs
node build-index-page.mjs