@picoxr/web-cli-core
v0.0.5-alpha.1
Published
Core Library to generate, build and sign TWA projects
Downloads
475
Readme
@picoxr/web-cli-core
Core Library to generate, build and sign TWA projects
Installation
Using npm:
$ npm i -g npm
$ npm i -g @picoxr/web-cli-core
In Node.js:
import {Config} from '@picoxr/web-cli-core';
Support
Tested in Node.js 14-16.