Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jrabbit/haiku-cnf
- Owner: jrabbit
- License: gpl-3.0
- Created: 2011-07-02T00:23:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T21:39:37.000Z (almost 8 years ago)
- Last Synced: 2023-03-10T23:37:39.894Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.mdown
- License: LICENSE
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))