@qqsss777/oul-addon-wcm
v1.1.2
Published
Access to windows credential manager
Maintainers
Readme
oul-addon-wcm
Feature
You can use Windows Credential Manager in NodeJS with this package in a Windows environment.
Installation
Requirements
- OS Windows 10 minimum
- node >= 20
- python 3.10
Installation and build
Install dependencies with npm install. Then configure node-gyp with npm run configure. You can build this addon with npm build.
Test
You can test this addon with npm run test.
