UNPKG

cli-mandelbrot

Version:

A command line viewer of the Mandelbrot set

8 lines (7 loc) 84 B
language: node_js sudo: false node_js: - "6" - "7" - "8" install: npm install