Danilo Bargen
|
6068903f1a
|
Merge pull request #4 from dbrgn/rethink_caching
Rething caching
|
2016-01-06 23:38:11 +01:00 |
|
Danilo Bargen
|
676ab62b4e
|
Remove obsolete functions in updater
|
2016-01-06 23:33:52 +01:00 |
|
Danilo Bargen
|
bb14466213
|
Unpack tldr archive directly into ~/.cache/tldr-rs
|
2016-01-06 23:25:44 +01:00 |
|
Danilo Bargen
|
68b3ff23bc
|
Allow --update to be run on its own
|
2016-01-06 23:24:56 +01:00 |
|
Danilo Bargen
|
bb72cd1a0f
|
Stop printing arguments on invocation
|
2016-01-06 23:21:40 +01:00 |
|
Danilo Bargen
|
be1758bc26
|
Merge pull request #5 from dbrgn/docopt
Argument Parsing with Docopt
|
2016-01-06 22:56:21 +01:00 |
|
Danilo Bargen
|
e0c9a85bd0
|
Implement command handling
|
2016-01-06 22:13:29 +01:00 |
|
Danilo Bargen
|
83e5e3622c
|
Implement --update flag
|
2016-01-06 22:13:09 +01:00 |
|
Danilo Bargen
|
d321bef678
|
Reorder argument parsing handlers
|
2016-01-06 18:53:07 +01:00 |
|
Danilo Bargen
|
da43892451
|
Implement --render flag
|
2016-01-06 18:49:48 +01:00 |
|
Danilo Bargen
|
5c75798d19
|
Implement --version flag
|
2016-01-06 18:45:01 +01:00 |
|
Danilo Bargen
|
d4a43212cd
|
Move formatter to separate module
|
2016-01-06 18:37:49 +01:00 |
|
Danilo Bargen
|
9343c52f13
|
Add argument parsing
|
2016-01-06 08:11:59 +01:00 |
|
Danilo Bargen
|
f391b974ea
|
Add goals to README
|
2016-01-03 23:50:49 +01:00 |
|
Danilo Bargen
|
6ed01d74e2
|
Merge pull request #1 from dbrgn/updater
Updater
|
2016-01-03 23:46:00 +01:00 |
|
Danilo Bargen
|
ab44af7d36
|
Deserialize index.json, copy tldr pages to cache
|
2016-01-03 23:41:52 +01:00 |
|
Danilo Bargen
|
b315741a21
|
Create cache dir if it doesn't exist yet
|
2016-01-03 21:27:22 +01:00 |
|
Danilo Bargen
|
e7e3211cd5
|
Download and decompress tldr pages
|
2016-01-01 15:20:34 +01:00 |
|
Danilo Bargen
|
c90e3499e5
|
Add color support
|
2015-12-30 09:07:01 +01:00 |
|
Danilo Bargen
|
1bec44f15e
|
Print line values to stdout
|
2015-12-30 08:55:31 +01:00 |
|
Danilo Bargen
|
c645b93899
|
Introduce optional logging
|
2015-12-30 08:49:37 +01:00 |
|
Danilo Bargen
|
1452ff627d
|
Moved tokenizer and types to separate modules
|
2015-12-29 19:02:01 +01:00 |
|
Danilo Bargen
|
a3a48f6e06
|
Travis config
|
2015-12-29 14:14:49 +01:00 |
|
Danilo Bargen
|
3925cdbec0
|
Implement classification of token types
|
2015-12-29 14:11:11 +01:00 |
|
Danilo Bargen
|
4dcab32056
|
Add README.md
|
2015-12-29 10:26:56 +01:00 |
|
Danilo Bargen
|
ba0283a1e7
|
Initial version: Simply print content without formatting
|
2015-12-29 10:22:37 +01:00 |
|