Skip to content

Arukana/nTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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