Commit Graph
37 Commits
Author SHA1 Message Date
Dustin Pianalto 0f8e3058d5 Test pointer panic 2020-04-06 21:56:48 -08:00
Dustin Pianalto 5bb2c4a0ba Test pointer panic 2020-04-06 21:54:01 -08:00
Dustin Pianalto ecbe2e958f Test pointer panic 2020-04-06 21:51:06 -08:00
Dusty.P 3eb47eda9c Delete extra .gitignore 2020-04-06 19:46:10 -08:00
Dustin Pianalto f7b5185967 Update comments for Godoc 2020-04-06 19:41:07 -08:00
Dustin Pianalto bca255f017 Update comments for Godoc 2020-04-06 19:40:47 -08:00
Dustin Pianalto cc0042f77c Update comments for Godoc 2020-04-06 19:39:32 -08:00
Dustin Pianalto 20487406f9 Update comments for Godoc 2020-04-06 19:39:11 -08:00
Dustin Pianalto c051df9b2c Update comments for Godoc 2020-04-06 19:38:34 -08:00
Dustin Pianalto 1cd3ab321b Update comments for Godoc 2020-04-06 19:37:51 -08:00
Dustin Pianalto 75fdfa2d0e Update comments for Godoc 2020-04-06 19:36:51 -08:00
Dustin Pianalto ab30d463a6 Update comments for Godoc 2020-04-06 11:54:09 -08:00
Dustin Pianalto d30d567dcb Update comments for Godoc 2020-04-06 11:50:34 -08:00
Dustin Pianalto 75c0f09b23 Update comments for Godoc 2020-04-06 11:49:28 -08:00
Dustin Pianalto cfa703618b Update comments for Godoc 2020-04-06 11:48:59 -08:00
Dustin Pianalto 7f340e8b6c Update comments for Godoc 2020-04-06 11:48:35 -08:00
Dustin Pianalto d300b341b3 Update comments for Godoc 2020-04-06 11:47:32 -08:00
Dustin Pianalto f978f4e43f Update comments for Godoc 2020-04-06 11:46:55 -08:00
Dustin Pianalto 47051350b9 Update comments for Godoc 2020-04-06 11:44:30 -08:00
Dustin Pianalto 48ba9bcd44 Update comments for Godoc 2020-04-06 11:39:05 -08:00
Dustin Pianalto a3edb16b28 Fix unhandled error 2020-04-06 11:33:32 -08:00
Dustin Pianalto 1cd65ac003 Add comments for godocs 2020-04-06 11:31:13 -08:00
Dustin Pianalto 51cbfd618f Add invoked to the context 2020-04-05 19:40:46 -08:00
Dustin Pianalto 5160db8114 Fix issue with detecting a prefix when there is none 2020-04-05 19:32:06 -08:00
Dustin Pianalto 2668bb8cf5 Update command-manager to not exit on bad command
Add logging to see issue with prefix
2020-04-05 19:27:05 -08:00
Dustin Pianalto 7057f2019b Update command-manager to remove aliases map 2020-04-05 19:03:59 -08:00
Dustin Pianalto c14e6c2305 Add Go Doc link 2020-04-05 17:56:52 -08:00
Dustin Pianalto c3a9e7b076 Update url in Go Report Card 2020-04-05 17:55:09 -08:00
Dustin Pianalto c28f594209 Change module name 2020-04-05 17:53:08 -08:00
Dustin Pianalto ea45c3a4de Change directory structure 2020-04-05 17:52:02 -08:00
Dustin Pianalto f8f928fdb6 Remove Aliases map 2020-04-05 17:23:05 -08:00
Dustin Pianalto 580a80de1b Change AddCommand to accept a command struct
Change process to remove Aliases
2020-04-05 17:22:24 -08:00
Dustin Pianalto 28adfdeb09 Remove helper functions 2020-04-05 17:21:25 -08:00
Dustin Pianalto b027e15cac Add basic command manager functionality 2020-04-04 02:09:42 -08:00
Dustin Pianalto 1c6570d157 Add go.mod 2020-04-03 22:00:40 -08:00
Dustin Pianalto 000841d1a5 Add .idea to gitignore 2020-04-03 21:55:17 -08:00
Dustin Pianalto d5fe7d9d0e Initial commit 2020-04-03 21:54:13 -08:00