Skip to content

vfox plugin for bashly - a command line application (in Bash) framework

License

Notifications You must be signed in to change notification settings

mise-plugins/vfox-bashly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-bashly

A vfox plugin for bashly - a command line application (in Bash) framework and target.

Installation

# With mise
mise install vfox:mise-plugins/vfox-bashly@1.2.0

# With vfox
vfox add mise-plugins/vfox-bashly
vfox install bashly@1.2.0

Requirements

  • Ruby (for running bashly via bundler)

Usage

# With mise
mise use vfox:mise-plugins/vfox-bashly@1.2.0
bashly --version

# Or run directly
mise x vfox:mise-plugins/vfox-bashly@1.2.0 -- bashly --help

How it works

This plugin installs bashly via Ruby's bundler with an isolated gem environment. Each version gets its own:

  • GEM_HOME directory
  • Gemfile with the specific bashly version
  • Wrapper script that sets up the correct environment

License

Apache-2.0

About

vfox plugin for bashly - a command line application (in Bash) framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages