1.0.1 • Published 8 years ago

nomadlist-cli v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Nomadlist CLI

Get cities from nomadlist.com

Install:

$ npm install -g nomadlist-cli

Usage:

$ nomadlist --help

  Usage
    $ nomadlist             list of all cities
    $ nomadlist <city>      search for a city
    $ nomadlist --option    list of a specific option

  Example
    $ nomadlist
    $ nomadlist sao-paulo
    $ nomadlist new-york-city
    $ nomadlist --cheap
    $ nomadlist --nightlife

  Options
    --cheap                 less than $750/m to live
    --internet              with fast internet (> 15mbps)
    --work                  with places to work
    --safe                  safe cities
    --warm                  warm weather (above 21°C or 70°F)
    --affordable            less than 1250/m to live
    --mid                   less than 3000/m to live
    --expensive             over $3000/m to live
    --cold                  cold cities (less than 20°C or 68°F)
    --mild                  mild cities (between 16°C and 25°C or between 60°F and 77°F)
    --hot                   hot cities (above 30°C or 75°F)
    --air                   air quality as mensured by the AQI index
    --nightlife             great nightlife, clubs, festivals and culture
    --friendly              friendliness to foreigners

License

MIT © Bu Kinoshita

API: Nomadlist

1.0.1

8 years ago

1.0.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago