New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

awtk-node-gen

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

awtk-node-gen

`git clone --recurse-submodules https://github.com/bung87/awtk-node-gen`

unpublished
latest
Source
npmnpm
Version
1.2.18
Version published
Maintainers
1
Created
Source

awtk-node-gen

git clone --recurse-submodules https://github.com/bung87/awtk-node-gen

If you already cloned the project and forgot --recurse-submodules

git submodule update --init --recursive

brew install scons sdl2 node

build awtk static libraries

yarn awtk

build this node native module

yarn exec cmake-js --runtime napi compile

if CMakeLists.txt contains add_compile_definitions(NAPI_VERSION=${napi_build_version}) use below instead

yarn prebuild-install --runtime napi

upload prebuilds

yarn prebuild --upload-all <github_token>

FAQs

Package last updated on 13 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts