Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuchunyang/helm-commandlinefu
Search and browse snippets on Commandlinefu.com within Emacs
https://github.com/xuchunyang/helm-commandlinefu
Last synced: about 1 month ago
JSON representation
Search and browse snippets on Commandlinefu.com within Emacs
- Host: GitHub
- URL: https://github.com/xuchunyang/helm-commandlinefu
- Owner: xuchunyang
- Created: 2015-05-30T09:08:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T05:46:20.000Z (over 9 years ago)
- Last Synced: 2024-10-16T01:45:55.086Z (3 months ago)
- Language: Emacs Lisp
- Size: 137 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helm-commandlinefu.el [![MELPA](http://melpa.org/packages/quickrun-badge.svg)](http://melpa.org/#/quickrun) [![MELPA Stable](http://stable.melpa.org/packages/helm-commandlinefu-badge.svg)](http://stable.melpa.org/#/helm-commandlinefu)
A Helm extension to search and browse [Commandlinefu.com](http://www.commandlinefu.com/).
## Usage
- `helm-commandlinefu-search`
- `helm-commandlinefu-browse`## Similar project
- [clf - Command line tool to search snippets on Commandlinefu.com](https://github.com/ncrocfer/clf)