presentations/working-with-workspace/slides/code/installation.txt
2025-10-02 23:01:51 +01:00

8 lines
No EOL
169 B
Text

# Download from GitHub.
wget https://github.com/my127/workspace/releases/download/0.1.3/ws
# Make it executable.
chmod +x ws
# Make it accessible.
mv ws /usr/local/bin