Skip to content

v2tokens/screen-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen-2

Second screen video.

setup

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

run it

$ make