Wishlist: Integration with Snipplr & Commandlinefu Services
Bug #608608 reported by
naesk
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
CLI Companion |
Fix Released
|
Wishlist
|
CLI Companion Development Team |
Bug Description
Integration to both Snipplr.com & Commanlinefu.com services would be hugely beneficial.
Users could then search for popular & example commands, favourite them, post their commands.
Related branches
lp://qastaging/~dcaro/clicompanion/fix-608608
- Marek Bardoński: Approve
- David Caro: Needs Information
-
Diff: 5891 lines (+3850/-1637)18 files modified.bzrignore (+3/-0)
MANIFEST (+9/-1)
clicompanion (+4/-5)
clicompanionlib/__init__.py (+1/-1)
clicompanionlib/config.py (+314/-237)
clicompanionlib/controller.py (+0/-665)
clicompanionlib/helpers.py (+186/-0)
clicompanionlib/menus_buttons.py (+115/-132)
clicompanionlib/plugins.py (+207/-0)
clicompanionlib/preferences.py (+708/-0)
clicompanionlib/tabs.py (+375/-133)
clicompanionlib/utils.py (+181/-125)
clicompanionlib/view.py (+488/-337)
plugins/CommandLineFU.py (+282/-0)
plugins/LocalCommandList.py (+710/-0)
plugins/__init__.py (+23/-0)
plugins/clfu.py (+243/-0)
setup.py (+1/-1)
summary: |
- Wishlist: Integration with Snipplr & Commanlinefu Services + Wishlist: Integration with Snipplr & Commandlinefu Services |
Changed in clicompanion: | |
status: | Incomplete → Triaged |
Changed in clicompanion: | |
status: | In Progress → Fix Committed |
Changed in clicompanion: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Wait a moment, do you mean uploading commands from Clipcompanion to commandlinefu, or viewing commands from commandlinefu?
The commandlinefu API looks great; I could work on that in some days.
http:// www.commandline fu.com/ site/api