UNPKG
brightside
Version:
latest (0.0.1-coming-soon)
0.0.1-staytuned
0.0.1-stay-tuned
0.0.1-coming-soon
project BrightSide
brightside
/
index.js
3 lines
(2 loc)
•
118 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
console
.
log
(
"Project BrightSide from CA technologies is not yet publicly available. Stay tuned"
);