Skip to content

gbraad-dotfiles/devbox-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

gbraad's Dotfiles devbox action

Use dotfiles' devbox-command to start distrobox environments

Usage

      - name: Setup environment
        uses: gbraad-dotfiles/install-action@main
        
      - name: Run devbox command
        uses: gbraad-dotfiles/devbox-action@main
        with:
          prefix: fedora
          command: shell
          args: cat /etc/os-release

Have a look here for an example workflows.

About

Use dotfiles' `devbox`-command for distrobox use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published