Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vagrant-host-artix

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vagrant-host-artix

  • 0.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Artix Linux Host Plugin for Vagrant 2.x

This Ruby Gem enables support for Artix Linux Hosts on Vagrant 2.x.

Installing

Via Vagrant plugin

The plugin is available as a Ruby Gem, thus you should be able to install it using the following command:

vagrant plugin install vagrant-host-artix
From Source

To install the plugin from source you will need to clone the repository:

git clone git@github.com:Penaz91/vagrant-host-artix.git

Then you will need to build the gem manually:

cd vagrant-host-artix
gem build vagrant-host-artix.gemspec

After that you can install the plugin:

vagrant plugin install vagrant-host-artix-0.0.3.gem

TODOs

  • Testing on OpenRC
  • Testing on S6
  • Testing on dinit
  • Testing on runit
  • Automated Testing

FAQs

Package last updated on 01 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc