Skip to content

comp500/yeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yeet

yeet to anything converter

how do i use this?

  1. git clone it git clone https://github.com/comp500/yeet.git
  2. change directory to it cd yeet
  3. install node and npm, then run npm i
  4. run node index.js

for graphs

  1. run node index.js dot
  2. install graphviz, then run dot yeet.gv -Tpng -o yeet.png (or other formats/graphviz modes)

Releases

No releases published

Packages

No packages published