2.0.0 • Published 7 years ago

tobler v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

tobler Build Status

asciicast

A simple cli cartographer

Named after Waldo R. Tobler, the inventor of the first law of geography.

CLI

$ npm install --global tobler
Usage
	$ tobler [width] [height] [roughness]

Options
	--style [pretty|numbers] Style of the output [Default: pretty]

Examples
	$ tobler
	generates a pretty map on your terminal
	$ tobler --style=numbers
	generates a not-so-pretty map on your terminal
	$ tobler 5 5
	generates a 5 by 5 map on your terminal

License

MIT © vikepic

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago