1.3.0 • Published 5 years ago

seeance-cli v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

SEEance-cli

CLI for the SEEance SDK.

Requirements

A current installation of nodejs and npm (get it at https://nodejs.org/en/)

Install

The CLI is installed as a global package:

  npm i -g seeance-cli

Generate a Plugin

We recommend starting off with plugin development, by creating dummy plugins with the CLI and adapting them to your use case.

seeance generate datasource git <NAME> Create a git-based datasource plugin

seeance generate datasource github <NAME> Create a github-based datasource plugin

seeance generate preprocessor <NAME> Create a preprocessor plugin

seeance generate analysis <NAME> Create an analysis plugin

Test a Plugin

You can get preliminary output of your plugin by utilizing npm test from within its folder

Publish a Plugin

If you are done developing a plugin, you can push it to a plugin-repository:

seeance publish

1.2.0

5 years ago

1.3.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.15

5 years ago

0.0.16

5 years ago

0.0.17

5 years ago

0.0.18

5 years ago

0.0.19

5 years ago

0.0.14

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago