项目作者: wk-j

项目描述 :
Interactive Console for Cake (C# Make)
高级语言: F#
项目地址: git://github.com/wk-j/cake-console.git
创建时间: 2017-02-17T21:26:22Z
项目社区:https://github.com/wk-j/cake-console

开源协议:

下载


Interactive Console for Cake (C# Make)

Build Status

Installation

  1. npm install -g cake-console

Linux

  1. npm install -g cake-console
  2. chmod +x /usr/lib/node_modules/cake-console/Source/CakeConsole.Core/Dist/Linux/CakeConsole.Core

Usage

Start console

  1. cake-console

Exit

  1. CTRL + c