Archived
1
0

26 Commits

Author SHA1 Message Date
Jip J. Dekker
0f8b31f7a6 Use directory as category if not package directory 2016-04-05 18:12:45 +02:00
Jip J. Dekker
3189fc9c71 Completes json creation command 2016-04-05 17:57:47 +02:00
Jip J. Dekker
490ee41a98 Adds add command 2016-04-05 17:24:56 +02:00
Jip J. Dekker
b61eec07e7 Small update to command description 2016-04-05 17:23:49 +02:00
Jip J. Dekker
04f11977f5 Fixes setting log levels 2016-03-20 23:34:10 +01:00
Jip J. Dekker
1216468c5b Removes obvious comment 2016-03-20 16:24:39 +01:00
Jip J. Dekker
8839cdb66e Adds content to the book command 2016-03-20 16:24:00 +01:00
Jip J. Dekker
e9c72213d0 Split finding and parsing of the settings file off into a function 2016-03-20 16:22:48 +01:00
Jip J. Dekker
dba1568370 Adds placeholder book command 2016-03-20 16:03:36 +01:00
Jip J. Dekker
7d226ca520 Adds flags for log levels 2016-03-19 21:35:06 +01:00
Jip J. Dekker
32b6c24692 Removes double output in case of command error 2016-03-19 17:24:31 +01:00
Jip J. Dekker
c762f52ba7 Combines single use assignment with its if-statement 2016-03-19 16:39:30 +01:00
Jip J. Dekker
214a57cdfb Adds the initial code for the compile command 2016-03-17 18:02:15 +01:00
Jip J. Dekker
2000747176 Use helper for logging command error 2016-03-17 17:46:37 +01:00
Jip J. Dekker
a23f6f21b9 Integrates error checking (and panic) in the file Exists function 2016-03-17 16:51:08 +01:00
Jip J. Dekker
01b6db3c84 Adds description to the compile command 2016-03-17 16:43:32 +01:00
Jip J. Dekker
0a9519461e Removes useless toggle, placed by generated code 2016-03-17 16:43:04 +01:00
Jip J. Dekker
4290ddbc0c Adds a compile command 2016-03-17 16:37:16 +01:00
Jip J. Dekker
8c02d6a954 Creates a git ignore file when issueing the init command 2016-03-17 16:33:37 +01:00
Jip J. Dekker
8f54e99bf2 Creates settings file when issueing the init command 2016-03-17 16:25:00 +01:00
Jip J. Dekker
794a032aaf Introduces error management helpers 2016-03-16 22:54:01 +01:00
Jip J. Dekker
2470ae13e0 Adds directory creation to the ponder init method 2016-03-16 22:40:04 +01:00
Jip J. Dekker
3923c60b22 Adds description to the ponder rootcommand 2016-03-16 21:46:14 +01:00
Jip J. Dekker
2e7e4791b9 Adds description to the init command 2016-03-16 21:39:18 +01:00
Jip J. Dekker
f52f7a6984 Adds init method to ponder 2016-03-16 21:27:57 +01:00
Jip J. Dekker
8c97e588b0 Adds cobra framework 2016-03-14 18:46:08 +01:00