Newer
Older
#!/bin/bash
PROJDIR="$(cd "$(dirname "${0}")/../" && pwd)"
git clone https://github.com/akiraohgaki/qtil.git -b release-0.3.1 --single-branch --depth=1 "${PROJDIR}/lib/qtil"
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
#!/bin/bash
PROJDIR="$(cd "$(dirname "${0}")/../" && pwd)"
git clone https://github.com/akiraohgaki/qtil.git -b release-0.3.1 --single-branch --depth=1 "${PROJDIR}/lib/qtil"