1.1.8 • Published 1 year ago

gigawatch v1.1.8

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

GigaWatch CLI

A multi-language watch-mode cli tool powered by Nodemon

System Requirements:

  • Node
  • Linux OS (No Windows/OSX Support as of right now)

Supported Interpreters/Compilers:

  • node
  • ts-node
  • python3
  • lua

GigaWatch expects the interpreters and compilers to be accessible via their common $PATH command names (e.g python3, node, ts-node) If it doesn't detect the command, it will ask you for permission to install it for you.

Installation

It is recommended to install it globally

npm install -g gigawatch

Usage

GW has only one command which will open the CLI

gigawatch

## or the alias

gw

Command Line Arguments

Alternatively, You can skip the CLI prompts by passing in command argument flags

Compiler Option (REQUIRED)

File Path (REQUIRED)

Clean Mode (OPTIONAL)

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago