2021-08-23 13:36:13 +02:00
2021-08-23 13:05:04 +02:00
2021-08-23 13:36:13 +02:00
2021-08-23 13:36:13 +02:00
2020-10-20 17:29:48 +02:00
2021-07-31 10:01:30 +02:00
2021-04-25 17:31:44 +02:00
2021-08-23 13:05:04 +02:00
2021-08-18 19:26:27 +02:00
2021-01-13 12:30:43 +01:00
2021-08-23 13:36:13 +02:00
2021-08-23 13:36:13 +02:00

ci-scripts

Some bashscripts for installing devtools on Ubuntu

Available tools:

cmake

Repo: https://github.com/kitware/cmake

curl "https://raw.githubusercontent.com/AnotherFoxGuy/ci-scripts/main/install-cmake.sh" | sudo bash

sccache

Repo: https://github.com/mozilla/sccache

curl "https://raw.githubusercontent.com/AnotherFoxGuy/ci-scripts/main/install-sccache.sh" | sudo bash

duf

Repo: https://github.com/muesli/duf

curl "https://raw.githubusercontent.com/AnotherFoxGuy/ci-scripts/main/install-duf.sh" | sudo bash

lazygit

Repo: https://github.com/jesseduffield/lazygit

curl "https://raw.githubusercontent.com/AnotherFoxGuy/ci-scripts/main/install-lazygit.sh" | sudo bash

butler

Repo: https://github.com/itchio/butler

curl "https://raw.githubusercontent.com/AnotherFoxGuy/ci-scripts/main/install-butler.sh" | sudo bash

conan

Repo: https://github.com/conan-io/conan

curl "https://raw.githubusercontent.com/AnotherFoxGuy/ci-scripts/main/install-conan.sh" | sudo bash

Description
No description provided
Readme 8.4 MiB
Languages
Shell 73.1%
CMake 26.9%