Skip to content

gbraad-dotfiles/devenv-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

gbraad's Dotfiles devenv action

Use dotfiles' devenv-command to start instant development environments

Usage

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

Have a look here for an example workflows.

About

Use dotfiles' `devenv`-command to start instant development environments

Resources

Stars

Watchers

Forks

Packages

No packages published