1.1.0 • Published 6 years ago

csmon v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

csmon.js

Csmon is a simple monitor script for use during development of a c# app.

Requirements

  • Dotnet SDK
  • Windows machine (script uses "taskkill" function)

Usage

In your terminal:

  mkdir Project
  cd Project
  dotnet new console
  csmon Program.cs
1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago