0.3.5 • Published 8 months ago

gauge-ts v0.3.5

Weekly downloads
905
License
MIT
Repository
github
Last release
8 months ago

Gauge-Ts

Actions Status codecov npm version

This project adds typescript language plugin for gauge.

The plugin is authored in typescript.

Getting started

Refer https://bugdiver.dev/gauge-ts

Deveopement

Build from Source

Requirements

Running build.sh(*nix), or .\build.ps1(windwos/powershell) should give the list of all tasks available. Below sections detail some commonly used tasks.

Compiling

To compile typescript to commonjs:

./build.sh | .\build.ps1 build
Installing

To install the the typescript plugin use(Note, this will uninstall gauge-ts before installing the compiled version):

./build.sh | .\build.ps1 package
./build.sh | .\build.ps1 forceinstall
Creating distributable
./build.sh | .\build.ps1  package

New distribution details need to be updated in the dotnet-install.json file in gauge plugin repository for a new verison update.

0.3.5

8 months ago

0.3.2

1 year ago

0.3.4

12 months ago

0.3.3

1 year ago

0.3.0

1 year ago

0.3.1

1 year ago

0.1.1

3 years ago

0.1.0

5 years ago

0.0.5

5 years ago

0.0.3

5 years ago

0.0.4

5 years ago

0.0.2

6 years ago

0.0.1

6 years ago