Gathering detailed insights and metrics for @gnu-mcu-eclipse/windows-build-tools
Gathering detailed insights and metrics for @gnu-mcu-eclipse/windows-build-tools
Gathering detailed insights and metrics for @gnu-mcu-eclipse/windows-build-tools
Gathering detailed insights and metrics for @gnu-mcu-eclipse/windows-build-tools
DEPRECATED -> An xPack that installs the binary files for GNU MCU Eclipse Windows Build Tools
npm install @gnu-mcu-eclipse/windows-build-tools
Typescript
Module System
Min. Node Version
Node Version
NPM Version
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1 Stars
30 Commits
2 Watchers
2 Branches
1 Contributors
Updated on Sep 03, 2020
Latest Version
2.12.1-1
Package Id
@gnu-mcu-eclipse/windows-build-tools@2.12.1-1
Unpacked Size
6.84 kB
Size
2.86 kB
File Count
4
NPM Version
6.6.0
Node Version
10.6.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
This binary xPack installs the platform specific binaries for GNU MCU Eclipse Windows Build Tools.
The source files of the xPack project are publicly available from GitHub.
This section is intended for developers who plan to use the Windows Build Tools.
The only requirement is a recent
xpm
, which is a portable
Node.js command line application. To install it,
follow the instructions from the
xpm
page.
The xPack is available as
@gnu-mcu-eclipse/windows-build-tools
from the public npmjs.com
repository; with xpm
available, installing
the latest version of the package is quite easy:
1$ xpm install @gnu-mcu-eclipse/windows-build-tools --global
Global xPacks are always installed in the user home folder, even on GNU/Linux
or macOS, and do not require sudo
.
The GNU MCU Eclipse plug-ins automatically identify binaries installed with
xpm
and provide a convenient method to manage paths.
To remove the installed xPack, the command is similar:
1$ xpm uninstall @gnu-mcu-eclipse/windows-build-tools --global
(Note: not yet implemented. As a temporary workaround, simply remove the
xPacks/@gnu-mcu-eclipse/windows-build-tools
folder, or the versions subfolders.)
The few xPack source files are available from GitHub:
1$ git clone https://github.com/gnu-mcu-eclipse/windows-build-tools-xpack.git windows-build-tools-xpack.git
The binaries are not stored on the npmjs.com
server, but are downloaded from
the releases
section of the gnu-mcu-eclipse/windows-build-tools
GitHub project.
baseUrl:
with the file URLs (including the tag/version)2.12.1-1
(without v
)CHANGELOG.md
; commit with a message like CHANGELOG: prepare v2.12.1-1npm version 2.12.1-1
npm publish
The original content is released under the MIT License, with all rights reserved to Liviu Ionescu.
The binary distributions include several open-source components; the
corresponding licenses are available in the licenses
folder.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More