
p5
List of commands for p5:
-
p5:tldr:29864 p5: Generate a new p5 project (should be run from collection directory).$ p5 generate ${project_name}try on your machineexplain this command
-
p5:tldr:bc61f p5: Create a new p5 collection.$ p5 new ${collection_name}try on your machineexplain this command
-
p5:tldr:d1ef7 p5: Update libraries to their latest versions.$ p5 updatetry on your machineexplain this command