csmon

1.1.0 • Public • Published

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

Package Sidebar

Install

npm i csmon

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

11.5 kB

Total Files

7

Last publish

Collaborators

  • torex