UNPKG
abdullahadeeb
Version:
latest (0.0.1)
0.0.1
CLI tool
github.com/abdullahadeebx/abdullahadeeb
abdullahadeebx/abdullahadeeb
abdullahadeeb
/
index.js
4 lines
(3 loc)
•
115 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
console
.
log
(
'Hello from abdullahadeeb! Work in progress...'
);
// Future logic will go here