2025-02-06 10:32:10 +01:00
2024-07-19 12:23:09 +02:00
2021-08-23 13:36:13 +02:00
2024-07-19 12:23:09 +02:00
2020-10-20 17:29:48 +02:00
2025-02-06 10:32:10 +01:00
2023-03-10 10:25:27 +01:00
2022-03-22 16:29:11 +01:00
2022-05-05 19:14:25 +02:00
2022-02-12 18:08:04 +01:00
2025-02-06 10:32:10 +01:00
2024-11-28 18:15:00 +01:00
2025-02-06 10:32:10 +01:00
2025-02-06 10:32:10 +01:00
2025-01-08 13:06:57 +01:00
2025-01-08 13:06:57 +01:00
2024-07-19 12:23:09 +02:00
2023-05-02 10:38:42 +02:00

ci-scripts

Some bashscripts for installing devtools on Ubuntu

Available tools:

cmake

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-cmake.sh" | sudo bash

sccache

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-sccache.sh" | sudo bash

duf

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-duf.sh" | sudo bash

lazygit

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-lazygit.sh" | sudo bash

lazydocker

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-lazydocker.sh" | sudo bash

miniserve

Repo: https://github.com/svenstaro/miniserve

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-miniserve.sh" | sudo bash

pacaptr

Repo: https://github.com/rami3l/pacaptr

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-pacaptr.sh" | sudo bash

doctave

Repo: https://github.com/Doctave/doctave

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-doctave.sh" | sudo bash

gitea

Repo: https://github.com/go-gitea/gitea

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-gitea.sh" | sudo bash

butler

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-butler.sh" | sudo bash

conan

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

curl "https://git.anotherfoxguy.com/AnotherFoxGuy/install-scripts/raw/branch/main/install-conan.sh" | sudo bash

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