Commit Graph

61 Commits

Author SHA1 Message Date
83a1b082cd
Clone rather than reference 2017-08-14 22:10:05 +01:00
6ae9459230
Add pandoc skeleton code 2017-08-14 21:45:23 +01:00
7d1c36fed0
Install pandoc wrapper 2017-08-14 21:27:58 +01:00
a060780681
Dont panic, exit nicely 2017-08-14 21:23:15 +01:00
0e2e596071
Code format 2017-07-26 15:33:13 +01:00
70c48ea9ab
inline result utils 2017-07-26 15:28:44 +01:00
fa601cb023
try! all the things 2017-07-26 15:22:20 +01:00
b33f156dea
Result-ify things 2017-07-21 19:25:39 +01:00
8c8a05ae58
Remove trailing comma 2017-07-20 09:31:19 +01:00
3dd9cc4ea9
set verbosity level on config 2017-07-20 09:24:04 +01:00
2304ccccbe
Add content to test files 2017-07-20 09:15:02 +01:00
54d827fa74
Read input files 2017-07-20 09:14:48 +01:00
5953f2b76b
Try installing deps on travis 2017-07-20 08:55:18 +01:00
4c6f3cc556
Add script to download pandoc binaries 2017-07-20 08:50:32 +01:00
125c16902b
Format 2017-07-19 22:11:21 +01:00
f0df42b287
Add test files 2017-07-19 22:11:00 +01:00
cf6aacc4c3
Type checking for config 2017-07-19 22:10:47 +01:00
79e6c7cfcc
Format 2017-07-19 21:23:59 +01:00
c62e229dfd
Validate output formats 2017-07-19 21:22:07 +01:00
bdfcd8f7da
Get config title 2017-07-19 20:06:57 +01:00
298df33274
Set output in config 2017-07-19 19:54:10 +01:00
db2baf3fa0
Add function to get output files 2017-07-19 19:40:01 +01:00
37566249a7
Format with rustfmt 2017-07-18 14:27:50 +01:00
6b94a298c0
Install rustfmt 2017-07-18 14:26:31 +01:00
a707645d88
Cache cargo stuff 2017-07-18 14:06:18 +01:00
c9ccc393a6
Add validator for existing input files 2017-07-18 13:56:41 +01:00
240069f42c
Pass config as reference 2017-07-18 13:56:27 +01:00
7c82aa6623
Store input files as paths 2017-07-18 13:39:31 +01:00
5b0bf034c7
Add initial validator 2017-07-18 09:40:03 +01:00
c8656cb89c
Add accurate test config 2017-07-18 09:20:49 +01:00
6d389c6fbd
Construct config with basic defaults 2017-07-18 09:20:39 +01:00
c83d847051
unwrap multiple items 2017-07-17 20:34:20 +01:00
2dd56871ef
use ::new standard 2017-07-17 14:53:18 +01:00
68f7233cd9
Add test config file 2017-07-17 10:04:49 +01:00
46c40e8650
Restore args code, mostly 2017-07-17 10:02:58 +01:00
02f1e0efd7
add consts file 2017-07-17 09:59:54 +01:00
77d427cbca
Basic skeleton code for config 2017-07-17 09:52:22 +01:00
f114ccb5ec
Remove unused import 2017-07-14 10:29:52 +01:00
00f7de96b6
Better tests on error 2017-07-14 10:25:45 +01:00
0a512e60ce
Add verbose / basic subcommand tests 2017-07-13 09:45:19 +01:00
9c86450a3f
Add base build subcommand 2017-07-13 09:24:25 +01:00
65a6c1b368
Add verbose flag and complex getter 2017-07-13 09:14:16 +01:00
c8cf6f0c51
No more verbose 2017-07-12 22:06:34 +01:00
4c09ce6bae
Merge branch 'master' into args 2017-07-12 20:54:18 +01:00
Jake Howard
ec75e7e7c0 Merge pull request #2 from hoily/revert-1-circleci
Revert "Add CircleCI"
2017-07-12 20:51:02 +01:00
Jake Howard
7b8e04a367 Revert "Add CircleCI" 2017-07-12 20:09:44 +01:00
48cc0f26e3
Add a basic test 2017-07-12 14:49:53 +01:00
7013a3e0a0
Init testing 2017-07-12 14:40:25 +01:00
529ed2b429
Add base arg parsing 2017-07-12 14:01:52 +01:00
60835165fa
install clap 2017-07-12 13:45:21 +01:00