How To Build Your Own Copy
Build Your Own world.db
Copy?
Use the worlddb
command line tool to build yourself a copy of
the world.db
from the plain text fixtures in two steps.
Step 1: Get a copy of the world.db
fixtures
$ git clone git://github.com/openmundi/world.db.git
Step 2: Let’s build the world.db
$ worlddb setup --include ./world.db
That’s it. See the worlddb
command line tool project for more.
Questions? Comments?
Send them along to the Open World Database (world.db) and Friends Forum/Mailing List. Thanks!
Edit Me! This website is a public GitHub repo. Please help by forking the project and adding to it.