|
78c5bacd4b
|
Add structure for post-processing renderers
|
2017-08-15 22:00:56 +01:00 |
|
|
ec7e83ae55
|
Render content with pandoc
|
2017-08-15 20:58:46 +01:00 |
|
|
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 |
|
|
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 |
|
|
54d827fa74
|
Read input files
|
2017-07-20 09:14:48 +01:00 |
|
|
125c16902b
|
Format
|
2017-07-19 22:11:21 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
2507ad030b
|
Init cargo project
|
2017-07-01 21:10:25 +01:00 |
|