Skip to content

minhajuddin/cmdrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

#cmdrunner

Starts a go command server which accepts commands and runs them

Abandonware alert!

I started this to use it to run commands from vim in the background.
But, have found a better way to do it now. You can check it here: 
http://minhajuddin.com/2012/12/25/run-specs-tests-from-within-vim-without-blocking-your-flow

However, this code works in its current state. You can use it by:

1. Starting the ./cmdrunner
2. Sending your commands to the /tmp/cmdrunner.sock unix domain socket. You can 
   use 'socat - UNIX-CONNECT:/tmp/cmdrunner.sock' to test it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages