Skip to content

snipsco/create-snips-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Related packages and documentation

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.

About

Generator for writing Snips action code in Javascript/Typescript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published