Skip to content

Commands to get data from the world cities database and allow exporting

License

Notifications You must be signed in to change notification settings

etiennemarais/world-cities-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Cities Database

Go

A cli command to visit the worldcitiesdb.com/country/list and compile the country/regional data into usable sql migrations for projects that are already normalised.

Installation

go get github.com/etiennemarais/world-cities-database

Usage

go run main.go

Usage:
  world-cities-database [command]

Available Commands:
  generate    Generate a resource in the specified format
  help        Help about any command
  list        List the specified resource

Flags:
  -h, --help   help for world-cities-database

Use "world-cities-database [command] --help" for more information about a command.

About

Commands to get data from the world cities database and allow exporting

Resources

License

Stars

Watchers

Forks

Packages

No packages published