mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
2 lines
47 B
JavaScript
Executable file
2 lines
47 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
console.log('hello world')
|