Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jrabbit/haiku-cnf

Command Not Found port for Haiku-OS
https://github.com/jrabbit/haiku-cnf

Last synced: 26 days ago
JSON representation

Command Not Found port for Haiku-OS

Awesome Lists containing this project

README

        

Command Not Found
==================

[![Build Status](https://travis-ci.org/jrabbit/haiku-cnf.svg?branch=master)](https://travis-ci.org/jrabbit/haiku-cnf)
[![Code Health](https://landscape.io/github/jrabbit/haiku-cnf/master/landscape.svg?style=flat)](https://landscape.io/github/jrabbit/haiku-cnf/master)
[![codecov](https://codecov.io/gh/jrabbit/haiku-cnf/branch/master/graph/badge.svg)](https://codecov.io/gh/jrabbit/haiku-cnf)

`command_not_found_handle` is what this app hooks into to inform end users where to find an application if they don't have it. It can also check for typos (a feature of zsh).

Installing
----------

install_cnf.py is provided as a means to install from sources. haikuporter has a version of haiku-cnf as `cnf`.

History
-------

Inspired heavily by [Ubuntu's cnf](https://launchpad.net/command-not-found) ([additional design docs](https://wiki.ubuntu.com/CommandNotFoundMagic))