Skip to content

coldhurt/ts-examples

Repository files navigation

获取天气预报的命令行程序

yarn install

用法

# show help
yarn ts-node src/weather.ts

# show beijing weather today
yarn ts-node src/weather.ts -c 北京

# show forecasts
yarn ts-node src/weather.ts -c 北京 -e all

About

typescript examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors