Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 435 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 435 Bytes

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