Benjamin Althues
23b9e0d134
Small typofix
2014-09-26 22:18:39 +02:00
bfc51dc982
Add more docs
2014-03-23 13:56:32 +01:00
889b64c9af
Add newlines at end of version messages
2014-03-12 23:24:50 +01:00
24b69b5af0
Fold last line of update help text
2014-03-12 23:20:45 +01:00
a10f2efabe
Show version numbers for certain operations
2014-03-12 23:16:51 +01:00
4adc96bfa3
Rename executable_name -> _sti_executable
...
`executable_name' conflicts with a variable used in one of the commands.
To make it clear that it is a special name add a `_' in front of it.
2014-03-12 23:16:51 +01:00
3e50206d62
Add update command
...
Add command that updates an installed tool by removing its executables,
using `git pull' to update the code and then reinstalling the
executables (plus any new ones).
2014-03-12 23:16:51 +01:00
8dc064c4c7
Make the executable name global
...
Many commands (especially help commands) use them, so get it once and
use everywhere.
2014-03-12 23:16:50 +01:00
4141202579
Add license information and minor documentation
2014-03-10 21:14:29 +01:00
c5ac5dafcb
Add list command
2014-01-21 23:00:07 +01:00
b3d27fc1a8
Fix typo
2014-01-21 22:56:56 +01:00
6767deb6a2
Ensure the bin directory exists
2014-01-21 22:55:20 +01:00
17ac636916
Add reinit command
2014-01-21 22:53:28 +01:00
0ef2e8a7df
Initial commit
2014-01-19 00:17:19 +01:00