0.1.3 • Published 3 years ago

yareio-wasm-gluer v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

yareio-wasm-gluer

This is a faster version of L0laapk3's yare.io-wasm

Installation

  • Make sure you have go installed
  • Run go install github.com/swz-gh/yareio-wasm-gluer@latest
  • Make sure ~/go/bin (%USERPROFILE%/go/bin on windows) is in your PATH

Usage

yareio-wasm-gluer [FILE] and it will output the result to stdout.

To write to a file do yareio-wasm-gluer [FILE] > [OUTPUTFILE]

Building

  • Clone this repo
  • Make sure you have go installed
  • Run go build in this folder and you should have a yareio-wasm-gluer binary
0.1.3

3 years ago

0.1.2

3 years ago