KQWIMWJ5VRAXM7SFNWDSBZMQ6ZE3CZQTKZHVM5ZQCW4RHPTI64MQC
When invoked from a terminal, you can pass the love binary the path to either
the zipped lines.love or a directory containing lines.love unzipped.
```sh
$ path/to/love path/to/lines.love
$ path/to/love . # from this repo directory
$ path/to/love path/to/lines/directory # from anywhere
```
To run lines.love, double-click on it.
$ path/to/love path/to/lines/directory /path/to/file/to/edit
```
On a graphical desktop you can also drag and drop a file icon on to the
lines.love window.