@shieldbattery/stimpack
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@shieldbattery/stimpack

@shieldbattery/stimpack: Rust-based Node.js native module for launching processes and injecting DLLs into them

Local development

To do local development and testing, you can utilize npm link to work off of your local copy:

cd path/to/stimpack
yarn link
cd path/to/shieldbattery/app
yarn link @shieldbattery/stimpack

To return to the published version:

cd path/to/stimpack
yarn unlink
cd path/to/shieldbattery/app
yarn unlink @shieldbattery/stimpack
yarn install --check-files

Readme

Keywords

Package Sidebar

Install

npm i @shieldbattery/stimpack

Weekly Downloads

5

Version

1.0.0

License

MIT

Unpacked Size

615 kB

Total Files

20

Last publish

Collaborators

  • tec27