Socket
Socket
Sign inDemoInstall

@icij/sao-datashare-plugin

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icij/sao-datashare-plugin

This SAO genetator will scaffold a Datashare plugin.


Version published
Weekly downloads
1
Maintainers
3
Weekly downloads
 
Created
Source

sao-datashare-plugin

Circle CI

This SAO generator will scaffold a Datashare plugin.

Usage

All you need is Node/NPM on your system.

After running the generator, your project will contain:

  • a valid package.json including name, description, scripts and correct dependencies ;
  • a tests/e2e directory with the a boilerplate for your E2E tests ;
  • a nightwatch.js file to use E2E tests with Firefox in headless mode.

From NPM

This will use NPM package to scaffold a plugin inside a new directory:

npx sao npm:@icij/sao-datashare-plugin MY-PLUGIN-DIR

From git

This will use this repository to scaffold a plugin inside a new directory:

npx sao icij/sao-datashare-plugin MY-PLUGIN-DIR

License

MIT © ICIJ

FAQs

Package last updated on 16 Nov 2020

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