mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
9 lines
225 B
Markdown
9 lines
225 B
Markdown
Chord Generator
|
|
===============
|
|
|
|
Before enabling the plugin compile the chord generator binary.
|
|
|
|
g++ chord-generator.cpp -o chord
|
|
|
|
The example is for Linux. Compilation instructions may vary on Windows or other platforms.
|
|
|