Planner is a tool for constructing floorplans.
$ planner --help
Usage: planner [options]
Options:
--database <path> SQLite database (required).
--table <name> Table containing area estimates (required).
--cores <number> Number of cores (required).
--format (3d-ice|svg) Output format [default: 3d-ice].
--help Display this message.
- Fork the project.
- Implement your idea.
- Open a pull request.