{"id":15924883,"url":"https://github.com/mattsse/msphere-starter","last_synced_at":"2025-10-16T15:12:28.607Z","repository":{"id":57147825,"uuid":"169643313","full_name":"mattsse/msphere-starter","owner":"mattsse","description":"A bare gradle mindsphere java sdk starter template","archived":false,"fork":false,"pushed_at":"2019-06-04T15:43:42.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T16:15:13.646Z","etag":null,"topics":["mindsphere","template"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/mattsse.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}},"created_at":"2019-02-07T21:11:43.000Z","updated_at":"2019-06-04T15:43:43.000Z","dependencies_parsed_at":"2022-09-06T15:04:11.600Z","dependency_job_id":null,"html_url":"https://github.com/mattsse/msphere-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattsse/msphere-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattsse%2Fmsphere-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattsse%2Fmsphere-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattsse%2Fmsphere-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattsse%2Fmsphere-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattsse","download_url":"https://codeload.github.com/mattsse/msphere-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattsse%2Fmsphere-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547774,"owners_count":26004772,"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-10-05T02:00:06.059Z","response_time":54,"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":["mindsphere","template"],"created_at":"2024-10-06T21:41:09.026Z","updated_at":"2025-10-06T01:28:34.357Z","avatar_url":"https://github.com/mattsse.png","language":"Kotlin","readme":"# Mindsphere starter\n\nA bare starter template for the Mindsphere® java sdk with gradle\n===================================================================\n\n[![Build Status](https://travis-ci.com/MattsSe/msphere-starter.svg?token=wvzBiyVtSvxDAnKkwQDD\u0026branch=master)](https://travis-ci.com/MattsSe/msphere-starter)\n\n## Installation\n\n\n### Use the npm package\n\n```bash\n# install package\nnpm install create-msphere -g\n\n# create new starter project\ncreate-msphere \u003cARGS\u003e\n```\n\n### Use the repo\n\n```bash\ngit clone https://github.com/MattsSe/msphere-starter\ncd msphere-starter\ngradlew build\n\n```\n\n\n## Usage\n\nCreate a new project from the commandline\nBoth options create a new project using gradle. \n\n### 1. create a new starter project\n\n#### With the installed npm package\n\n```bash\ncreate-msphere\n```\n\n#### With the build repo\n\n```bash\njava -jar build/libs/create-msphere-0.1.0.jar \u003cARGS\u003e\n```\n\n### 2. Download the official Mindsphere® java sdk using one of the following options:\n#### *Option 1: Download directly with gradle*\nSimply run\n\n```bash\n./gradlew getSDK\n```\nIf this fails then the download url is no longer valid. Please use *Option 2* and file an issue.\n\n\n#### *Option 2: Manually via browser*\n1. Download the MindSphere SDK from the [Siemens Industry Online Support Portal](https://support.industry.siemens.com/cs/ww/de/view/109757603). Requires a Siemens account. \nDownload the zip file and put it into the [./libs](./libs) folder. You don't need to unzip it.\n2. Install the sdk manually:\n```bash\n./gradlew installSDK\n```\n\n#### Build project\n```bash\n./gradlew build\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattsse%2Fmsphere-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattsse%2Fmsphere-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattsse%2Fmsphere-starter/lists"}