https://github.com/jrabbit/haiku-cnf
Command Not Found port for Haiku-OS
https://github.com/jrabbit/haiku-cnf
Last synced: 6 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 (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T21:39:37.000Z (over 9 years ago)
- Last Synced: 2025-03-05T22:44:10.276Z (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
==================
[](https://travis-ci.org/jrabbit/haiku-cnf)
[](https://landscape.io/github/jrabbit/haiku-cnf/master)
[](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))