mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
website: skeleton drivers
This commit is contained in:
14
website/source/docs/drivers/java.html.md
Normal file
14
website/source/docs/drivers/java.html.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: "docs"
|
||||
page_title: "Drivers: Java"
|
||||
sidebar_current: "docs-drivers-java"
|
||||
description: |-
|
||||
The Java task driver is used to run Jars using the JVM.
|
||||
---
|
||||
|
||||
# Java Driver
|
||||
|
||||
Name: `java`
|
||||
|
||||
TODO
|
||||
|
||||
Reference in New Issue
Block a user