diff --git a/scripts/hello_world_Ctrl-apk.js b/scripts/hello_world_Ctrl-apk.js new file mode 100644 index 000000000..ceb5a8ace --- /dev/null +++ b/scripts/hello_world_Ctrl-apk.js @@ -0,0 +1,5 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Ctrl-apk +// GITHUB: https://github.com/Ctrl-apk +console.log('Hello,World!);