Move recipes
This commit is contained in:
31
recipes/dev-packages.yml
Normal file
31
recipes/dev-packages.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
modules:
|
||||
- from-file: docker-engine.yml
|
||||
- type: script
|
||||
scripts:
|
||||
- install-mkcert.sh
|
||||
- setup-kubectl.sh
|
||||
- type: rpm-ostree
|
||||
repos:
|
||||
- https://pkg.earthly.dev/earthly.repo
|
||||
- https://cli.github.com/packages/rpm/gh-cli.repo
|
||||
install:
|
||||
- cmake
|
||||
- virt-manager
|
||||
- "gcc-c++"
|
||||
- earthly
|
||||
- kubectl
|
||||
- helm
|
||||
- neovim
|
||||
- helix
|
||||
- openssl1.1
|
||||
- parallel
|
||||
- gcc-aarch64-linux-gnu
|
||||
- gcc-c++-aarch64-linux-gnu
|
||||
- musl-gcc
|
||||
- alacritty
|
||||
- openssl-devel
|
||||
- bat
|
||||
- gh
|
||||
- type: script
|
||||
scripts:
|
||||
- install-codelldb.sh
|
||||
Reference in New Issue
Block a user