An open API service indexing awesome lists of open source software.

https://github.com/wk-j/dot-console

Interactive Console for .NET Core command-line
https://github.com/wk-j/dot-console

dotnet dotnet-cli dotnet-core

Last synced: 9 months ago
JSON representation

Interactive Console for .NET Core command-line

Awesome Lists containing this project

README

          

## Interactive Console for .NET Core command-line

[![Build Status](https://travis-ci.org/wk-j/dot-console.svg?branch=master)](https://travis-ci.org/wk-j/dot-console)

![](Images/DotConsole.png)

## Installation

```bash
npm install -g dot-console
```

## Usage

Start console

```bash
dot-console
```

Exit `CTRL + c`