Categories: None [Edit]

vcvars

https://rubygems.org/gems/vcvars
https://github.com/main-path/vcvars
vcvars locates a Visual Studio / Build Tools install via vswhere and loads the MSVC toolchain (vcvars*.bat) into the current process, so C extensions build under an mswin Ruby without first opening a "Developer Command Prompt". It provides a library API (Vcvars.activate!), a Rake integration (require "vcvars/rake"), a `vcvars exec -- ` runner, a `vcvars doctor` that diagnoses the classic MSVC extension-build failures, a `vcvars env` shell-env emitter, and a `vcvars new` scaffolder for MSVC-ready extension gems. It is "ridk enable", but for MSVC. Pure Ruby, no compiler required to install.

Total

Ranking: 193,039 of 196,643
Downloads: 507

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName
192,187603winclip
194,426362phylax
194,426362winipc
195,070315windraw
195,176305lithos
195,408287vcdeps
195,623274winhttp
195,623274winproc
195,623274wintoast
195,651273winsvc
195,750268winreg
195,803265winlog
195,845263winwatch

Depends on

RankDownloadsName
81,406,261,007rake
141,290,923,206minitest

Owners

#GravatarHandle
1iconnedpus