This website requires JavaScript.
Explore
Help
Sign In
Syping
/
xmppbot
Watch
1
Star
0
Fork
You've already forked xmppbot
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
b7992849fd
xmppbot
/
.ci
/
ubuntu_install.sh
4 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
add GitHub actions
2021-04-29 21:56:26 +02:00
#!/bin/bash
apt-get update -qq
GitHub Actions: Build with Ninja
2021-05-01 22:32:41 +02:00
apt-get install cmake git gcc g++ make ninja-build qtbase5-dev -qq
Reference in a new issue
Copy permalink