@sgtech/splitmulti-iframe-sdk

1.0.2 • Public • Published

===========================

1. Installation

You will need to have nodejs isntalled.

2. Getting started

  • open the command line and switch into the project folder
  • npm install
  • sudo npm install -g gulp
  • gulp to see the list of available tasks

3. Essential Gulp Tasks

  • gulp build dumps a plain and a minified file from all files in the folder src into the folder dist.
  • gulp clean removes all files in the folder dist.
  • gulp test runs the tests and linting for all files in the folder src.
  • gulp bump-patch increases the version by 0.0.1 for the last git commit and pushes the new tag to the remote repository.
  • gulp bump-minor increases the version by 0.1.0 for the last git commit and pushes the new tag to the remote repository.
  • gulp bump-major increases the version by 1.0.0 for the last git commit and pushes the new tag to the remote repository.

Readme

Keywords

Package Sidebar

Install

npm i @sgtech/splitmulti-iframe-sdk

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

619 kB

Total Files

15

Last publish

Collaborators

  • timi_sage
  • sagegrey