Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 218 Bytes

File metadata and controls

17 lines (12 loc) · 218 Bytes

screen-1

First screen video.

setup

$ git clone https://github.com/v2tokens/screen-1 && cd screen-1
$ python3 -m venv .venv && source .venv/bin/activate
$ make install

run it

$ make