Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-snips-action

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-snips-action

Generator for writing Snips action code in Javascript.

  • 1.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

create-snips-action

Generator for writing Snips action code in Javascript/Typescript.

npm version license




Create a fully fledged Snips action in a single command.

Prerequisites

node.js must be installed with a version greater or equal than 8.

Installing the snips platform on the same machine is also recommended in order to have a fast development cycle.

Usage

# Run this in your favourite terminal.
npm init snips-action

The bootstraped action have the following dependencies. Please refer to their respective repositories for the full documentation.

Used for building, testing, launching the action and contains a bunch of helpers.

Used to communicate with the platform.

Features

📦Uses the javascript-toolkit package under the hood.

FAQs

Package last updated on 17 Oct 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc