Kjell - a refurbished Erlang shell with support for color profiles and extensions.
Kjell (dark profile) on Solarized Dark
Kjell (light profile) on Solarized Light
See http://karlll.github.com/kjell/
- Erlang/OTP R16B01+
- Extension
kjell-prompt
: Powerline patched font (https://github.com/Lokaltog/powerline-fonts)
$ brew install kjell
$ git clone --recursive https://github.com/karlll/kjell.git && cd kjell
$ make
After building:
$ make install
$ make configure PREFIX=<alternate path>
$ make install
If installed, execute kjell
in terminal, otherwise, <build_dir>/bin/kjell
Install extensions in user directory:
$ make install-extensions
See https://github.com/karlll/kjell-extensions for further information about extensions.
Please see the wiki, https://github.com/karlll/kjell/wiki
Karl Larsaeus, [email protected]
- Pedram Nimreezi, [email protected]
- Uwe Dauernheim, [email protected]
- Dylan MacKenzie, [email protected]
- Julien Barbot
- Andrzej Trawiński, [email protected]
- Danila Fedyaschin, [email protected]
- gen_ale_drinker, [email protected]
- Jean-Sébastien Pédron, [email protected]
Got new features, bugfixes, extensions? Great! Please do the following:
- Clone the repo
- Check out the development branch
- Hack stuff
- Add yourself to the CONTRIBUTORs
- Submit your pull request to the development branch
If appropriate, please extend the current test suites or add new ones.