tobler

2.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i tobler

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

4.15 kB

Total Files

5

Last publish

Collaborators

  • vikepic