32 lines
391 B
Markdown
32 lines
391 B
Markdown
![]() |
---
|
||
|
title: printExamples
|
||
|
id: printExamples
|
||
|
weight: 100
|
||
|
draft: false
|
||
|
author: "people"
|
||
|
---
|
||
|
|
||
|
## Name
|
||
|
|
||
|
printExamples.lua - prints "hello world" when darktable starts
|
||
|
|
||
|
## Description
|
||
|
|
||
|
prints "hello world" to the screen when darktable starts
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
* require this file from your main lua config file:
|
||
|
|
||
|
## Additional Software Required
|
||
|
|
||
|
|
||
|
## Limitations
|
||
|
|
||
|
|
||
|
## Author
|
||
|
|
||
|
Tobias Jakobs
|
||
|
|
||
|
## Change Log
|