Giter Club home page Giter Club logo

balena-java-hello-world's Introduction

Hello Java in balena

Introduction

This is a very simple project that is an example of how to run Java code on a balena device.

Other Open JDK versions are also supported. You can see them in the OpenJDK baseimages documentation

balena Setup & Deployment

  1. If you haven't got a balena account, visit dashboard.balena-cloud.com and sign up.
  2. Start a new applicaton on balena download the .zip file, format the SD card in FAT32 and extract it to your SD card.
  3. Insert the SD card into the device, power it up using the micro-usb cable and connect to the Internet.
  4. After about 10 minutes your new device should show up on your application dashboard.
  5. You can now clone the Hello.Java repo:

$ git clone https://github.com/balena-projects/Hello-Java.git

Then add the balena remote:

$ git remote add balena [email protected]:<myUserName>/<myApplicationName>.git

And finally push the code to your Device:

$ git push balena master

Now you can enjoy Java code on balena.

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.