Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gauge-ts

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gauge-ts

Typescript language runner for gauge

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.1K
increased by16.87%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 25 Jun 2022

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