{"id":29928682,"url":"https://github.com/meshiest/cs146-example","last_synced_at":"2025-08-02T14:10:16.869Z","repository":{"id":47541557,"uuid":"102640291","full_name":"Meshiest/cs146-example","owner":"Meshiest","description":"all you need to do is fork this and make a pull request","archived":false,"fork":false,"pushed_at":"2017-10-05T22:47:47.000Z","size":36,"stargazers_count":2,"open_issues_count":113,"forks_count":95,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-19T17:32:36.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"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/Meshiest.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":"2017-09-06T17:50:17.000Z","updated_at":"2024-03-19T17:32:36.487Z","dependencies_parsed_at":"2022-08-29T22:22:19.735Z","dependency_job_id":null,"html_url":"https://github.com/Meshiest/cs146-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Meshiest/cs146-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meshiest%2Fcs146-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meshiest%2Fcs146-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meshiest%2Fcs146-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meshiest%2Fcs146-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meshiest","download_url":"https://codeload.github.com/Meshiest/cs146-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meshiest%2Fcs146-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401594,"owners_count":24244464,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-02T14:10:10.909Z","updated_at":"2025-08-02T14:10:16.856Z","avatar_url":"https://github.com/Meshiest.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Pre-Setup\n\nInstall NodeJS/NPM: (This manages libraries you probably won't use)\n* [Node.JS/NPM](https://nodejs.org/en/)\n\nInstall Git Shell: (This helps keep track of your code so you're not passing around a USB or using Google Drive)\n* [Windows Git Bash](https://git-for-windows.github.io/)\n* [Mac Git Shell](https://git-scm.com/download/mac)\n* [Linux Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)\n\nTake a tour of Git: (It's only a _little_ confusing in the beginning)\n[Learn Git](https://try.github.io/)\n\n## Instructions:\n\n1. Visit [https://github.com/Meshiest/cs146-example](https://github.com/Meshiest/cs146-example)\n2. Fork repo\n  ![](https://i.imgur.com/G5sxlFW.png)\n3. Open command line\n    * Windows: Open Git Bash or Powershell\n    * Mac/Linux: Open a Terminal\n4. Clone the repo:\n    `git clone https://github.com/[your git username]/cs146-example.git`\n    * If you get a \"Too many arguments\" error, remove the brackets from your name\n5. Change directory to the project folder\n    `cd repo-name`\n6. Install project dependencies\n    `npm install`\n    * If this doesn't work on windows git bash, try running these commands (`cd ...`, `npm install`) in a powershell\n7. Copy minified jquery\n    `cp node_modules/jquery/dist/jquery.min.js ./`\n    * If this doesn't work on windows, try opening Git **Bash** if you're running this in cmd\n8. Add and commit changes\n    ```\n    git add .\n    git commit -m \"your name CS146A\"\n    git push\n    ```\n    * If this wants you to do some weird `git config --global` thing, read those instructions!\n    ![](https://i.imgur.com/tu25Bu4.png)\n9. Open a pull requests with the same name as your commit message (Come back to my repo, there might be a notification, otherwise click \"new pull request\" on your repo)\n    ![](https://i.imgur.com/YnqPXkb.png)\n    ![](https://i.imgur.com/DP84fpb.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshiest%2Fcs146-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeshiest%2Fcs146-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshiest%2Fcs146-example/lists"}