mert

command module
v0.0.0-...-e0096d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

README

Mert

License Apache 2 GitHub version

Mert is my own terminal based on VTE, a library implementing a terminal emulator widget for GTK+.

Master :

  • Circle CI

Develop :

  • Circle CI

Features

nothing

Installation

You can download the binaries :

Configuration

Configuration use toml format. File is located into $HOME/.config/mert/mert.toml.

Example:

font = "Monospace 10"

[theme]
foreground = "#ffffff"
foreground_bold = "#ffffff"
background = "#000000"
cursor = "#999999"
palette = "#666666;#CC6699;#99CC66;#CC9966;#6699CC;#9966CC;#66CC99;#CCCCCC;#999999;#FF99CC;#CF062B;#CCFF99;#FFCC99;#99CCFF;#CC99FF;#99FFCC;#FFFFFF"

Development

  • Initialize environment

      $ make init
    
  • Build tool :

      $ make build
    
  • Launch unit tests :

      $ make test
    

Contributing

See CONTRIBUTING.

License

See LICENSE for the complete license.

Changelog

A changelog is available

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL