New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

tago-builder

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

tago-builder

TagoIO Builder Node.JS

unpublished
latest
Source
npmnpm
Version
2.4.3
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

npm version

Description

TagoIO Builder Node.JS.

whatwhere
Tago websitehttps://tago.io
SDK documentationhttps://sdk.js.tago.io
General documentationhttps://docs.tago.io
Forum / Communityhttps://community.tago.io

Installation

$ npm install -g tago-builder

Quick Example

Simple build

$ tago-builder myanalysis.js myanalysis.tago.js
or
$ tago-builder myanalysis.js

Helper

usage: tago-builder [--options] <input file>
To see help text, you can run:

  tago-builder help
  tago-builder <file input>
  tago-builder <file input> <file output>
  tago-builder --force <file input> <file output>
  tago-builder --removeBanner <file input>
  tago-builder --sourceMap <file input>
  tago-builder --obfuscate <file input>
  tago-builder --tsconfig

Notes:
### <file input> can be a javascript or typescript file.
### --force, it will not ignore the modules that already exist on TagoIO context.
### --tsconfig, generate a tsconfig.json file on current folder.

License

TagoIO Builder is released under the Apache-2.0 License.

Keywords

tago

FAQs

Package last updated on 24 Jul 2020

Related posts