{"id":28396675,"url":"https://github.com/framework7io/framework7-cli","last_synced_at":"2025-06-27T13:32:24.759Z","repository":{"id":18133541,"uuid":"81860077","full_name":"framework7io/framework7-cli","owner":"framework7io","description":"Framework7 command line utility","archived":false,"fork":false,"pushed_at":"2024-07-02T11:37:37.000Z","size":16605,"stargazers_count":89,"open_issues_count":48,"forks_count":44,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-03T19:42:27.763Z","etag":null,"topics":["android","app","cordova","framework7","ios","mobile","phonegap"],"latest_commit_sha":null,"homepage":"https://framework7.io/cli/","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/framework7io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"patreon":"framework7","open_collective":"framework7"}},"created_at":"2017-02-13T19:00:35.000Z","updated_at":"2024-08-20T07:21:22.000Z","dependencies_parsed_at":"2024-09-26T18:59:52.505Z","dependency_job_id":"a48bed63-cbaf-4a5b-84d1-7c554501cfbd","html_url":"https://github.com/framework7io/framework7-cli","commit_stats":{"total_commits":387,"total_committers":14,"mean_commits":"27.642857142857142","dds":0.07235142118863047,"last_synced_commit":"699b75cf4bd7081c38f2431329906e0f702f8e75"},"previous_names":[],"tags_count":97,"template":false,"template_full_name":null,"purl":"pkg:github/framework7io/framework7-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framework7io%2Fframework7-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framework7io%2Fframework7-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framework7io%2Fframework7-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framework7io%2Fframework7-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/framework7io","download_url":"https://codeload.github.com/framework7io/framework7-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framework7io%2Fframework7-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260529091,"owners_count":23023098,"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":["android","app","cordova","framework7","ios","mobile","phonegap"],"created_at":"2025-05-31T22:38:13.585Z","updated_at":"2025-06-27T13:32:24.747Z","avatar_url":"https://github.com/framework7io.png","language":"JavaScript","readme":"# Framework7 CLI\n\nFramework7 command line utility makes easier to create [Framework7](https://framework7.io) apps. Since Framework7 v4 release, CLI the most recommended way to start Framework7 app development.\n\n## Install\n\nFirst of all make sure you have globally installed cordova (may require \"sudo\"):\n\n```\n$ npm install -g cordova\n```\n\nThen install framework7-cli (may require \"sudo\"):\n\n```\n$ npm install -g framework7-cli\n```\n\n## Create Framework7 app\n\nTo create Framework7 app, run the following command in the directory where you want to create app:\n\n```\n$ framework7 create\n```\n\nProgram will prompt for few questions about framework and template you want to start with.\n\n## Create Framework7 app with user interface\n\nRun the following command in the directory where you want to create app:\n\n```\n$ framework7 create --ui\n```\n\nIt will launch UI where you will be able to configure the project. By default it launches server on `localhost:3001` address. If you want to change the port then use `--port \u003cn\u003e` argument:\n\n```\n$ framework7 create --ui --port 8080\n```\n\n## Generate assets\n\nIn created project there is an `assets-src` directory. It contains required icons and splash screens source images. To generate your own icons and splash screen images, you will need to replace all assets in this directory with your own images (pay attention to image size and format), and run the following command in the project directory:\n\n```\n$ framework7 assets\n```\n\nThat is all, script will generate all required sizes of icons and splash screens and place them automatically where they need to be.\n\n## Generate assets with user interface\n\nRun the following command in the directory with Framework7 project:\n\n```\n$ framework7 assets --ui\n```\n\nIt will launch UI where you will be able to change icons and splash screens. By default it launches server on `localhost:3001` address. If you want to change the port then use `--port \u003cn\u003e` argument:\n\n```\n$ framework7 assets --ui --port 8080\n```\n","funding_links":["https://patreon.com/framework7","https://opencollective.com/framework7"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframework7io%2Fframework7-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fframework7io%2Fframework7-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframework7io%2Fframework7-cli/lists"}