Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 245 Bytes

To start tests : pip install pytest pytest test_compilateur_logo.py

To compile :

  1. write the logo commands in the notes.logo file

  2. In the terminal run : python cli.py notes.logo > index.html

  3. Open the HTML pages open index.html