README
使用说明
npm install weather-tracy-cli
var weather = require('weather-tracy-cli')
console.log(weather)
a weather tool
<script type="module">
import weatherTracyCli from 'https://cdn.skypack.dev/weather-tracy-cli';
</script>
npm install weather-tracy-cli
var weather = require('weather-tracy-cli')
console.log(weather)