{"id":19297665,"url":"https://github.com/archtaurus/p5js-cli","last_synced_at":"2025-07-18T19:07:00.432Z","repository":{"id":52279199,"uuid":"354310750","full_name":"archtaurus/p5js-cli","owner":"archtaurus","description":"The p5.js CLI.","archived":false,"fork":false,"pushed_at":"2023-08-17T00:45:03.000Z","size":1997,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T11:18:26.783Z","etag":null,"topics":["cli","p5js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archtaurus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-03T14:20:37.000Z","updated_at":"2024-10-17T14:52:36.000Z","dependencies_parsed_at":"2024-06-21T14:15:42.198Z","dependency_job_id":"fd115620-8842-48eb-bac9-6977cad7cbec","html_url":"https://github.com/archtaurus/p5js-cli","commit_stats":{"total_commits":70,"total_committers":1,"mean_commits":70.0,"dds":0.0,"last_synced_commit":"3f9a6acdae950f0e3c99ee67aef4235366606164"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/archtaurus/p5js-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archtaurus%2Fp5js-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archtaurus%2Fp5js-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archtaurus%2Fp5js-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archtaurus%2Fp5js-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archtaurus","download_url":"https://codeload.github.com/archtaurus/p5js-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archtaurus%2Fp5js-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265816027,"owners_count":23833065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","p5js"],"created_at":"2024-11-09T23:05:36.688Z","updated_at":"2025-07-18T19:07:00.412Z","avatar_url":"https://github.com/archtaurus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The p5.js CLI\n\n[![Build and Publish](https://github.com/archtaurus/p5js-cli/actions/workflows/publish.yml/badge.svg)](https://github.com/archtaurus/p5js-cli/actions/workflows/publish.yml)\n[![npm](https://img.shields.io/npm/v/p5js)](https://www.npmjs.com/package/p5js)\n[![GitHub](https://img.shields.io/github/license/archtaurus/p5js-cli)](https://github.com/archtaurus/p5js-cli/blob/master/LICENSE)\n[![Dependencies Status](https://status.david-dm.org/gh/archtaurus/p5js-cli.svg)](https://www.npmjs.com/package/p5js?activeTab=dependencies)\n[![Last Commit](https://img.shields.io/github/last-commit/archtaurus/p5js-cli)](https://github.com/archtaurus/p5js-cli)\n[![Download Total](https://img.shields.io/npm/dt/p5js)](https://www.npmjs.com/package/p5js)\n\nThis [p5.js](https://p5js.org) CLI helps you to manage p5.js sketches quickly and easily:\n\n- creating p5.js sketches in `~/Sketches` directory.\n- open your sketch with VS code and start to code.\n- serving them in your browser with hot reloading.\n\n----\n\n## 🐙 Install\n\n``` shell\nnpm i -g p5js\n```\n\n💪 Upgrade this CLI to the latest version.\n\n``` shell\nnpm update -g p5js\n```\n\n----\n\n## 💡 Usage\n\n✨ Create a new sketch, start coding and serving at once.\n\n``` shell\np5js new \u003csketch\u003e --run\n```\n\n🎉 Congratulations! Now you can edit the `sketch.js` file to show your creativity!\n\n----\n\n🔍 List all your sketches.\n\n``` shell\np5js list\n```\n\n🐝 Open sketch with VS code.\n\n``` shell\np5js code \u003csketch\u003e [--run]\n```\n\n🐎 Serve an exsiting sketch.\n\n``` shell\np5js run \u003csketch\u003e [--code]\n```\n\n❤️ You are welcome to discover more.\n\n``` shell\np5js [command] --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchtaurus%2Fp5js-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchtaurus%2Fp5js-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchtaurus%2Fp5js-cli/lists"}