- yarn global dir
- yarn global bin
- npm bin -g
- "C:\Users\TechnoStar\AppData\Local\Yarn\Data\global\node_modules.bin\node-gyp.cmd" clean
- "C:\Users\TechnoStar\AppData\Local\Yarn\Data\global\node_modules.bin\node-gyp.cmd" configure
- "C:\Users\TechnoStar\AppData\Local\Yarn\Data\global\node_modules.bin\node-gyp.cmd" build
- node-gyp clean
- node-gyp configure
- node-gyp build
-
https://github.com/nodejs/node-addon-api/blob/master/doc/node-gyp.md
-
https://adamrehn.com/articles/creating-javascript-bindings-for-c-cxx-libraries-with-emscripten/
- https://www.geeksforgeeks.org/convert-python-script-to-exe-file/
- https://github.com/OsamaAbbas/bytenode
- C:\Python39\Scripts
- https://www.electronjs.org/docs/development/build-instructions-gn
- https://hackernoon.com/why-i-prefer-nw-js-over-electron-2018-comparison-e60b7289752
- https://jquery.com/
- https://lodash.com/
- https://pixijs.io/examples/#/demos-basic/container.js
- https://greensock.com/
- https://greensock.com/docs/v2/Plugins/PixiPlugin
-
python3 -m pip list
-
python3 setup.py sdist
-
python3 -m twine upload dist/*
-
python3 -m venv venv
-
python3 -m venv venv --system-site-packages
-
source ./venv/bin/activate
-
python3 -m pip install -r requirements.txt
-
which python3
-
python3 -m pip freeze > requirements.txt
-
python3 -m pip list --local
-
deactivate
-
rm -rf venv
-
venv\Scripts\activate.bat
-
where python
-
rmdir venv /s
- ms-vscode.cpptools
- mitaki28.vscode-clang
- ms-vscode.cmake-tools
- twxs.cmake
- gcc src/c_play2.c src/c_play1.c -o src/play.exe
C:\Windows\System32\Drivers\etc\hosts
User Start Up Folder:
%AppData%\Microsoft\Windows\Start Menu\Programs\Startup
Run > shell:startup
Computer Start Up Folder:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
Run > shell:common startup
All applications:
Run > Shell:AppsFolder
<a href="messenger://">Click here</a>
<a href="ms-settings:emailandaccounts">Click here</a>
msteams, ms-word, ms-calculator, vscode, ms-paint://