{"id":20789596,"url":"https://github.com/victorqribeiro/create","last_synced_at":"2025-06-26T06:33:47.976Z","repository":{"id":128646820,"uuid":"158625719","full_name":"victorqribeiro/create","owner":"victorqribeiro","description":"A simple bash script to create progressive web apps (pwa).","archived":false,"fork":false,"pushed_at":"2019-03-17T17:27:58.000Z","size":32,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-09T23:05:47.048Z","etag":null,"topics":["bash","create-app","progressive-web-app","project-template","pwa","webapp"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/victorqribeiro.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,"zenodo":null}},"created_at":"2018-11-22T01:22:07.000Z","updated_at":"2025-03-18T08:05:31.000Z","dependencies_parsed_at":"2023-04-15T20:56:54.494Z","dependency_job_id":null,"html_url":"https://github.com/victorqribeiro/create","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorqribeiro/create","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorqribeiro%2Fcreate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorqribeiro%2Fcreate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorqribeiro%2Fcreate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorqribeiro%2Fcreate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorqribeiro","download_url":"https://codeload.github.com/victorqribeiro/create/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorqribeiro%2Fcreate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262015207,"owners_count":23245292,"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":["bash","create-app","progressive-web-app","project-template","pwa","webapp"],"created_at":"2024-11-17T15:25:05.525Z","updated_at":"2025-06-26T06:33:47.967Z","avatar_url":"https://github.com/victorqribeiro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create\n\nA simple bash script to create web apps that can be installed on devices as progressive web apps (pwa).\n\n## About\n\nThis is a very simple but very useful script to create a web app template. For Chrome to consider your web app a valid app, it needs to have a cache manifest, a web app manifest, a bigger than 144x144 pixel favicon and a registered service worker (read more about it [here](https://developers.google.com/web/tools/lighthouse/audits/install-prompt)). This script takes care of it for you.\n\n## How to use\n\nPut it in your scrips folder.\n\nGive it execute permisson\n```\nchmod +x create\n```\n\nRun it with a project's name as argument\n```\ncreate myAwesomeProject\n```\n\n## Files created\n\n[index.html](myAwesomeProject/index.html)  \n[css/main.css](myAwesomeProject/css/main.css)  \n[js/aux.js](myAwesomeProject/js/aux.js)  \n[js/main.js](myAwesomeProject/js/main.js)  \n[sw.js](myAwesomeProject/sw.js)  \n[favicon.png](myAwesomeProject/favicon.png)  \n[manifest.json](myAwesomeProject/manifest.json)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorqribeiro%2Fcreate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorqribeiro%2Fcreate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorqribeiro%2Fcreate/lists"}