{"id":19439247,"url":"https://github.com/siopipin/presentasi","last_synced_at":"2026-02-10T04:34:28.237Z","repository":{"id":121111402,"uuid":"91656852","full_name":"siopipin/Presentasi","owner":"siopipin","description":"Presentasi Menggunakan Bespoke : Teknologi Framework IONIC2 dalam mengembangkan Aplikasi Mobile Multi Platform","archived":false,"fork":false,"pushed_at":"2017-06-15T14:58:40.000Z","size":5505,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T07:22:08.265Z","etag":null,"topics":["bespoke","ionic2","presentasi"],"latest_commit_sha":null,"homepage":"http://www.siojurnalispipin.com","language":"HTML","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/siopipin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-18T06:25:35.000Z","updated_at":"2017-05-25T01:42:39.000Z","dependencies_parsed_at":"2024-07-09T13:02:15.071Z","dependency_job_id":null,"html_url":"https://github.com/siopipin/Presentasi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siopipin/Presentasi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siopipin%2FPresentasi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siopipin%2FPresentasi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siopipin%2FPresentasi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siopipin%2FPresentasi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siopipin","download_url":"https://codeload.github.com/siopipin/Presentasi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siopipin%2FPresentasi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268657445,"owners_count":24285506,"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-04T02:00:09.867Z","response_time":79,"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":["bespoke","ionic2","presentasi"],"created_at":"2024-11-10T15:22:11.673Z","updated_at":"2026-02-10T04:34:28.206Z","avatar_url":"https://github.com/siopipin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: #cc0000;\"\u003ePresentasi Menggunakan Bespoke\u003c/span\u003e : Teknologi Framework IONIC2 dalam mengembangkan Aplikasi Mobile Multi Platform\u003c/h2\u003e\n\u003cb\u003eQuick notes bagi anggota kelompok [\u003cspan style=\"color: #990000;\"\u003eMOHON DIBACA!!!\u003c/span\u003e] :\u003c/b\u003e\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003col\u003e\n\u003cli\u003ePastikan sudah menginstall SourceTree, Node.js, Git, Github for Windows.\u003c/li\u003e\n\u003cli\u003eLakukan fork pada project ini.\u003c/li\u003e\n\u003cli\u003eLakukan Clone project ini ke Komputer masing - masing melalui Github anda sendiri.\u003c/li\u003e\n\u003cli\u003eArahkan console pada folder proyek anda dan ketikkan 'npm install' dan 'bower install' tanpa tanda \"'\".\u003c/li\u003e\n\u003cli\u003eMerging(Penggabungan) perubahan setiap anggota hanya boleh dilakukan pada repository Scrum Master.\u003c/li\u003e\n\u003cli\u003eSetiap perubahan yang telah dilakukan oleh anggota wajib MEMBERITAHUKAN kepada Scrum Master agar perubahan dapat di Merge.\u003c/li\u003e\n\u003cli\u003eScrum Master wajib memeriksa dengan baik perubahan - perubahan yang diberitahukan oleh anggota dan melakukan pull dengan bijak.\u003c/li\u003e\n\u003c/ol\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\nUntuk mengambil perubahan dari github utama/ github master lakukan:\u003cbr /\u003e\n\u003cbr /\u003e\na. Untuk pertama kali ketikkan:\u003cbr /\u003e\n\u003cbr /\u003e\n\u003col\u003e\n\u003cli\u003e\u0026nbsp;cd into/cloned/fork-repo\u003c/li\u003e\n\u003cli\u003egit remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git\u003c/li\u003e\n\u003c/ol\u003e\n\u003cbr /\u003e\nb. Untuk selanjutnya cukup ketikkan command di bawah ini untuk mengambil perubahan terbaru:\u003cbr /\u003e\n\u003cbr /\u003e\n\u003col\u003e\n\u003cli\u003e\u0026nbsp;git fetch upstream\u003c/li\u003e\n\u003cli\u003egit pull upstream master\u003c/li\u003e\n\u003c/ol\u003e\n\u003cbr /\u003e\nBila command npm install bermasalah, ketikkan npm cache clean terlebih dahulu lalu ketikkan npm install kembali\u003cbr /\u003e\n\u003cbr /\u003e\n[Sprint Period] | [Scrum Master name]\u003cbr /\u003e\n\u003cbr /\u003e\nDay 1 - 3 \u003cspan class=\"Apple-tab-span\" style=\"white-space: pre;\"\u003e\t\t\u003c/span\u003e: Sio Jurnalis Pipin\u003cbr /\u003e\nDay 4 - 6 \u003cspan class=\"Apple-tab-span\" style=\"white-space: pre;\"\u003e\t\t\u003c/span\u003e: Rayani Putri Umika Rambe\u003cbr /\u003e\nDay 7 - 9 \u003cspan class=\"Apple-tab-span\" style=\"white-space: pre;\"\u003e\t\t\u003c/span\u003e: Eva Tawarnita Siregar\u003cbr /\u003e\nDay 10 - 12 \u0026nbsp; \u0026nbsp;\u0026nbsp;: Albert\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiopipin%2Fpresentasi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiopipin%2Fpresentasi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiopipin%2Fpresentasi/lists"}