Skip to content

v2tokens/screen-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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