mirror of
https://github.com/Mintplex-Labs/nut.js.git
synced 2026-07-25 20:45:27 -04:00
e12635d8f2
* Monorepo build * Added global gitignore * Excluded .idea folder * Added step to set up pnpm * Added packageManager info to root level package.json * Replaced npx with pnpx * Fixed trailing comma * NPM_TOKEN * NPM_TOKEN * NPM_TOKEN * Added missing root level coverage:clean target * Streamlined naming of samples * Run coverage instead of test * Updated lock file * Updated sonar settings * Updated sonar settings * Aligned package versions, added script to bump versions on snapshot releases
4 lines
281 B
Markdown
4 lines
281 B
Markdown
# nut.js examples
|
|
|
|
The projects contained in this folder are meant to be used as examples for how to use nut.js.
|
|
Especially the image matching samples will probably not run out of the box on you machine, nonetheless they should give you a good starting point for your own projects. |