- transpile py2folders
python3 transpiler.py hello_world.py
- install Folders.py
pip3 install Folders
- execute the finished product with
Folders name_program
- got the idea from Folder.py
- original idea by rottytooth - Folders (c#)
- created a transpiler from python to folders