Happy Birthday KDE: Difference between revisions
Fixes in Shell and Lua
(→Lua) |
(Fixes in Shell and Lua) |
||
Line 129: | Line 129: | ||
# Clone the shell file or copy its content into a shell file | # Clone the shell file or copy its content into a shell file | ||
# use | # use<code>sudo chmod +x hbd-kde.sh</code>, to make it executable | ||
# run | # run <code>./hbd-kde.sh</code> to print out the text in the terminal | ||
=== Scala === | === Scala === | ||
Line 141: | Line 141: | ||
# Download and install Lua compiler | # Download and install Lua compiler | ||
# Clone the hbd-kde.lua file or copy its content into a lua file | # Clone the hbd-kde.lua file or copy its content into a lua file | ||
# Use | # Use <code>lua hbd-kde.lua</code> to print out the text | ||
=== Julia === | === Julia === |