Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 331 Bytes

N-Term for NEKO-Terminal!

Screen Shot

Set your Neko Path environment variable.

export NEKO_PATH="$HOME/.neko"

How to build:

git clone https://github.com/Arukana/nTerm.git
git submodule init
git submodule update
cargo build