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

create-annotatron-app

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-annotatron-app

cli for electron projects with annotatron

latest
npmnpm
Version
0.2.2
Version published
Maintainers
1
Created
Source

Create Annotatron App

You can create a new Electron project with annotatron from one of two templates by running the following command.

npx create-annotatron-app {template} {name}

where

  • template: is one of the available project templates. Possible values are
    • vue: project bootstraped with vue-cli-electron-builder
    • react: project bootstraped with electron react boilerplate
    • forge: project bootstraped witj electron forge
  • name: name of your next awesome project

Keywords

electron

FAQs

Package last updated on 22 Apr 2023

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