sekiguchi-nagisa / DShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D-Shell

This code is under heavy development. Language specification is subject to change without notice.

Build Requirement

  • ant
  • jdk 1.7
  • gcc
  • make
  • python 2.7

How To Use

Build D-Shell

$ cd ~/working
$ git clone git@github.com:konoha-project/dshell.git
$ cd ./dshell
$ make
$ make install

Run D-Shell

$ dshell

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 94.1%Language:ANTLR 5.7%Language:Makefile 0.2%Language:Shell 0.0%