Skip to content

konoha-project/dshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2445c74 · Jun 10, 2014
May 19, 2014
May 19, 2014
Mar 24, 2014
May 11, 2014
May 23, 2014
May 23, 2014
May 23, 2014
May 1, 2014
Apr 28, 2014
May 19, 2014
Feb 12, 2014
Jan 20, 2014
May 19, 2014
Jun 10, 2014
May 19, 2014
Mar 26, 2014

Repository files navigation

D-Shell

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

Build Requirement

How To Use

Build D-Shell

$ cd ~/working
$ git clone [email protected]:konoha-project/dshell.git
$ cd ./dshell
$ git submodule update --init
$ make
$ make install

Run D-Shell

$ dshell