Bash completion script, list-projects, list-contexts commands.

* list-projects lists all the projects in the repo.
* list-contexts lists all the context in the repo.
* Created a bash completion script to allow auto-complete for GTD.
This commit is contained in:
Joanthan Bernard
2014-12-16 14:04:58 -06:00
parent a780d972f1
commit 4c5f514fb4
3 changed files with 90 additions and 4 deletions

View File

@ -1,8 +1,8 @@
#Tue, 16 Dec 2014 10:49:37 -0600
#Tue, 16 Dec 2014 11:59:49 -0600
lib.local=true
name=jdb-gtd
version=1.13
version=1.14
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI
build.number=2
build.number=5