10000 GitHub - karlll/kjell: Erlang Shell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

karlll/kjell

Repository files navigation

Kjell

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

Build status

  • Main branch : Build Status
  • Development branch : Build Status

Screens

Kjell (dark profile) on Solarized Dark Kjell

Kjell (light profile) on Solarized Light Kjell

Overview

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

Dependencies

Install

Mac: Install using Hombrew

  $ brew install kjell

Linux: Build and install

Build

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

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

Karl Larsaeus, karl@ninjacontrol.com

Contributors

How to contribute

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.

About

Erlang Shell

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages

0