plottery_cli 0.4.0

Command line interface of Plottery, a creative coding framework for generative vector graphics and pen plotting.
1
2
3
4
5
6
7
8
# Plottery CLI

The cli is used to create and manage projects.

Create a new sketch:
```sh
plottery new new_sketch
```