Sparrow6.git | .tomty/ | cli-weather.raku


=begin tomty 
%(
  tag => [ "plugin", "python" ]
)
=end tomty 

task-run "run cli-weather", "weather", %(
  args => [
    ["-h"],
  ]
);