2.4.3 • Published 5 years ago

tago-builder v2.4.3

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

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.

2.4.3

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.0

6 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago