Chapter 2

NetKernel Projects

A collection of open source example Netkernel applications, written by myself and others.

    Presents football league results

    An example fintech tutorial application written in NetKernel

Template Projects

Getting started and template scaffolding projects on GitHub and elsewhere.

  • getting-started Star
    A repository to show how to get started - based on a Gradle build of NetKernel modules (NB: Not suitable as a template for developing multi-module projects … see below)

  • gradle-project-template Star
    An example netkernel-gradle project with multiple module support. Download this repo when starting a new NetKernel project that will have more than one NetKernel module (ie. almost every application).