Commit graph

20 commits

Author SHA1 Message Date
Augusto Dwenger J. 0655240ec0
Fix typo 2022-03-13 15:40:55 +01:00
Augusto Dwenger J. 59e1445754
Change clone address from ssh to http
To use ssh you need to have an account...
2022-03-13 15:28:16 +01:00
Augusto Dwenger J. 1d2c2bd09d
Add note about the usage 2022-03-13 15:24:06 +01:00
Augusto Dwenger J. ce450fed51
Fix error message formatting 2022-03-13 15:21:21 +01:00
Augusto Dwenger J. bdf8c1f0f3
Remove listener for os.Kill
It's pointless to listen for that signal because the kernel will not
wait til the process finishes.
2022-03-13 15:19:49 +01:00
Augusto Dwenger J. fe9e4c2f34
Add command output to the response 2022-03-13 15:17:57 +01:00
Augusto Dwenger J. 753b9ec7a7
Add context to command to be canceled if the connection is closed 2022-03-13 15:16:18 +01:00
Augusto Dwenger J. 3e162a3b82
Add context to the cmd log output 2022-01-23 17:14:56 +01:00
Augusto Dwenger J. b1ac0b02f6
Update README
- Add installation instructions
- Fix example
- Add license section
2022-01-18 15:20:03 +01:00
Augusto Dwenger J. 63547ce3cb
Add stderr to the output log 2022-01-18 15:05:36 +01:00
Augusto Dwenger J. 2b1803d600
Add support to supply args to the command 2022-01-18 00:03:34 +01:00
Augusto Dwenger J. 4b316b691b
Update README
Minor tweaks...
2022-01-17 22:29:48 +01:00
Augusto Dwenger J. 736ff08c06
Update README
- Update options output
- Update call example
- Update call example output
2022-01-17 21:53:25 +01:00
Augusto Dwenger J. 7a879c746b
Fix usage indentation in the help message 2022-01-17 21:52:54 +01:00
Augusto Dwenger J. ddaddcd6f3
Increase readablity 2022-01-17 21:46:27 +01:00
Augusto Dwenger J. 6cd5aa1953
Make dir param no longer required 2022-01-17 21:45:25 +01:00
Augusto Dwenger J. 354428dd3a
Switch to log package for all logging output 2022-01-17 19:55:42 +01:00
Augusto Dwenger J. 1ec0846abd
Add LICENSE 2022-01-17 19:37:37 +01:00
Augusto Dwenger J. fd5c5b5700
Fix miss spelling inside the help text 2022-01-17 19:34:36 +01:00
Augusto Dwenger J. 041b978fe7
Init commit 2022-01-17 19:33:31 +01:00