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: 191,840 of 195,377
Downloads: 455

Daily

Ranking: 83,041 of 195,357
Downloads: 1

Depended by

RankDownloadsName
191,078539winclip
193,041337winipc
193,115329phylax
193,465285windraw
193,597273lithos
193,930258vcdeps
194,229243winhttp
194,273241winproc
194,273241wintoast
194,353237winreg
194,474232winlog
194,546229winsvc
194,568228winwatch

Depends on

RankDownloadsName
81,372,888,227rake
141,261,527,762minitest

Owners

#GravatarHandle
1iconnedpus