Ask HN: Which would you choose for your dev tools?

2 points by parentheses ↗ HN
If you were to have a dev tool with 2 interfaces, which 2 would you pick _for yourself_ and why?

Interfaces that come to mind:

- Web UI: GitHub

- Native App: there are many I've seen; don't use

- Terminal Command: git

- Terminal UI: tig

1 comment

[ 5.4 ms ] story [ 16.6 ms ] thread
Native app: I can use it offline, and decide to keep or install an older version if one is broken or removes a feature I like.

Terminal command: easy scripting, and command history.