Sascha Schulz
2024-06-10 c22ae4dc345bbc1f90ddad06c3717dd6f749346e
add examples for nodejs
1 Dateien hinzugefügt
3 ■■■■■ Geänderte Dateien
templates/010-nodejs/index.js 3 ●●●●● Patch | Ansicht | Raw | Blame | Historie
templates/010-nodejs/index.js
Neue Datei
@@ -0,0 +1,3 @@
#! /usr/bin/env node
console.log("Hello!");