{"id":17880289,"url":"https://github.com/solon/p5js-coffee-setup","last_synced_at":"2025-04-03T01:17:05.945Z","repository":{"id":137711703,"uuid":"42750023","full_name":"solon/p5js-coffee-setup","owner":"solon","description":"p5js and coffeescript sample","archived":false,"fork":false,"pushed_at":"2015-06-07T20:54:58.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T02:26:28.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-18T22:32:51.000Z","updated_at":"2017-04-30T01:50:08.000Z","dependencies_parsed_at":"2023-03-14T02:00:48.756Z","dependency_job_id":null,"html_url":"https://github.com/solon/p5js-coffee-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solon%2Fp5js-coffee-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solon%2Fp5js-coffee-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solon%2Fp5js-coffee-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solon%2Fp5js-coffee-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solon","download_url":"https://codeload.github.com/solon/p5js-coffee-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916762,"owners_count":20854514,"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":[],"created_at":"2024-10-28T12:14:02.859Z","updated_at":"2025-04-03T01:17:05.923Z","avatar_url":"https://github.com/solon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"p5js-coffee-setup\n=========\n\n### Based on\n```\ngit clone https://github.com/winkerVSbecks/p5js-seed.git\ncd p5js-seed\n```\n\np5js seed with coffee script (gulp-coffee)\n\n## Getting Started\n\nTo get you started you can simply clone the p5js-coffee-setup repository and install the dependencies:\n\n```\ngit clone https://github.com/ASRagab/p5js-coffee-setup\ncd p5js-coffee-setup\n```\n\n## Install Dependencies\n\nWe have two kinds of dependencies in this project: dev tools and p5.js framework code. The tools help us preview the application.\n\nWe get the dev tools using npm and p5.js via bower.\n\nnpm is preconfigured to automatically run bower so, you can simply do:\n\n```\nnpm install\n```\n\nAfter the above command finishes execution you should find that you have two new folders in your project:\n\n- `node_modules` - contains the npm packages for the dev tools we need\n- `bower_components` - contains the p5.js framework files\n\n## Run the Application\n\nWe use [gulp](http://gulpjs.com) as a task-runner for this project. It's been pre-configured with a simple development web server and live-reload. The simplest way to start this server is:\n\n```\ngulp default\n```\n\nNow browse to the app at http://localhost:3000\n\n## Live Re-load\nTo enable live reload you will have to install the LiveReload plugin for your browser:\n\n- [Chrome](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei?hl=en)\n- [Safari](http://download.livereload.com/2.0.9/LiveReload-2.0.9.safariextz)\n- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/livereload/)\n\n\n## Updating\n\nYou can update the tool dependencies by running:\n\n```\nnpm update\n```\n\nThis will find the latest versions that match the version ranges specified in the package.json file.\n\nYou can update the p5.js by running:\n\n```\nbower update\n```\n\nThis will find the latest versions that match the version ranges specified in the bower.json file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolon%2Fp5js-coffee-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolon%2Fp5js-coffee-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolon%2Fp5js-coffee-setup/lists"}