bradens / atom-pipe

Atom package to pipe text in and out of external commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipe

Select text to pipe into external commands and replace it with the output. Sort of like ! in vim. Commands are sent to your $SHELL.

Default keybinding to activate is cmd-;.

pipe in action

About

Atom package to pipe text in and out of external commands

License:MIT License


Languages

Language:CoffeeScript 93.0%Language:CSS 7.0%