SkillAgentSearch skills...

Azurite

painting app for Electron [WIP]

Install / Use

/learn @sketchglass/Azurite
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

azurite

Casual Painting App in Electron

CircleCI

Screenshot

Prerequisites

  • Node.js

Windows

  • Python 2.7 / Visual C++ (for building native modules with node-gyp)

Build

npm install
npm run watch

Build native code

npm run build:nativelib # rebuild entirely
npm run node-gyp:build # build changed files only

Run App

npm run app

Test

npm test

with webpack devserver

# assuming you are running `npm run watch`
npm run test:dev

Package app

npm run package

The packaged app will be in /build.

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated3y ago
Forks1

Languages

TypeScript

Security Score

60/100

Audited on Jun 27, 2022

No findings