Git Product home page Git Product logo

msphere-starter's Introduction

Mindsphere starter

A bare starter template for the Mindsphere® java sdk with gradle

Build Status

Installation

Use the npm package

# install package
npm install create-msphere -g

# create new starter project
create-msphere <ARGS>

Use the repo

git clone https://github.com/MattsSe/msphere-starter
cd msphere-starter
gradlew build

Usage

Create a new project from the commandline Both options create a new project using gradle.

1. create a new starter project

With the installed npm package

create-msphere

With the build repo

java -jar build/libs/create-msphere-0.1.0.jar <ARGS>

2. Download the official Mindsphere® java sdk using one of the following options:

Option 1: Download directly with gradle

Simply run

./gradlew getSDK

If this fails then the download url is no longer valid. Please use Option 2 and file an issue.

Option 2: Manually via browser

  1. Download the MindSphere SDK from the Siemens Industry Online Support Portal. Requires a Siemens account. Download the zip file and put it into the ./libs folder. You don't need to unzip it.
  2. Install the sdk manually:
./gradlew installSDK

Build project

./gradlew build

msphere-starter's People

Contributors

mattsse avatar

Watchers

 avatar  avatar  avatar

msphere-starter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.