Skip to content

gbraad-devenv/fedora-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerard Braad's Fedora Go development environment

"Prompt"

Installation and deployment scripts for my personal development environment.

Usage

Cloud

Dotfiles tools

Using devenv.zsh from my dotfiles.

To run as a short run environment, use:

$ devenv gofedora env

which mounts ~/Projects for development.

The command:

$ devenv gofedora start

will start a system container with systemd.

Or use:

$ devbox gofedora start

to run as a distrobox.

Container

$ podman run -it --rm ghcr.io/gbraad-devenv/fedora-golang/dotfiles:41
$ podman run -d --name gosys ghcr.io/gbraad-devenv/fedora-golang/systemd:41

Bootc

$ bootc switch ghcr.io/gbraad-devenv/fedora-golang/systemd-bootc:41

Or using machine.zsh from my dotfiles:

$ machine gofedora switch

Authors

"Gerard Braad"
@gbraad

About

Fedora Go development environment of @gbraad

Resources

Stars

Watchers

Forks

Packages