- Add directory information with Unicode table borders - Add network information with professional formatting - Add version command - Add comprehensive documentation (README.md, DEVELOPMENT.md) - Improve table output with proper borders and alignment - Add project structure (cmd/, pkg/ directories)
1 line
51 B
JavaScript
1 line
51 B
JavaScript
function hello() { console.log('Hello, World!'); }
|