Skip to content

karlll/kjell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kjell

Kjell - a refurbished Erlang shell with support for color profiles and extensions.

Screens

Kjell (dark profile) on Solarized Dark Kjell

Kjell (light profile) on Solarized Light Kjell

Overview

See http://karlll.github.com/kjell/

Dependencies

Build

  $ git clone --recursive https://github.com/karlll/kjell.git && cd kjell
  $ make

Install

After building:

  $ make install

Install to alternate location

  $ make configure PREFIX=<alternate path>
  $ make install

Run

If installed, execute kjell in terminal, otherwise, <build_dir>/bin/kjell

Extensions

Install extensions in user directory:

  $ make install-extensions

See https://github.com/karlll/kjell-extensions for further information about extensions.

Documentation

Please see the wiki, https://github.com/karlll/kjell/wiki

Author

karlll, [email protected]

Contributors