UNPKG

weather-cli-nk_sm

Version:
6 lines (3 loc) 85 B
#!/usr/bin/env node import weatherCLI from './dist/weather.js'; weatherCLI();