mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
.. | ||
chord | ||
chord-generator.cpp | ||
chords.apd | ||
chords.php | ||
chords.png | ||
README.md |
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.