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
- Host: GitHub
- URL: https://github.com/wk-j/dot-console
- Owner: wk-j
- Created: 2017-02-12T09:43:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T08:28:15.000Z (over 6 years ago)
- Last Synced: 2025-02-08T18:14:52.376Z (11 months ago)
- Topics: dotnet, dotnet-cli, dotnet-core
- Language: F#
- Homepage:
- Size: 194 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Interactive Console for .NET Core command-line
[](https://travis-ci.org/wk-j/dot-console)

## Installation
```bash
npm install -g dot-console
```
## Usage
Start console
```bash
dot-console
```
Exit `CTRL + c`